Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(layers/metrics): rewrite metrics layer using observe layer #5098

Merged
merged 3 commits into from
Sep 5, 2024

Conversation

koushiro
Copy link
Contributor

@koushiro koushiro commented Sep 5, 2024

Which issue does this PR close?

Related PR: #5064

Rationale for this change

What changes are included in this PR?

  • rewrite metrics layer using observe layer
  • add more labels

Are there any user-facing changes?

API breaking changes

@koushiro
Copy link
Contributor Author

koushiro commented Sep 5, 2024

Because of the design of the metrics, we cannot do following things at the API level of the metrics library

  1. specify the buckets of the histogram metrics
  2. specify labels while modifying the metrics

Copy link
Member

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot!

@Xuanwo Xuanwo merged commit dd02e29 into apache:main Sep 5, 2024
230 checks passed
@koushiro koushiro deleted the refactor-metrics-layer branch September 5, 2024 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants