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

Add histogram bucket boundaries to metric semconv yaml files #1225

Open
trask opened this issue Apr 14, 2023 · 0 comments
Open

Add histogram bucket boundaries to metric semconv yaml files #1225

trask opened this issue Apr 14, 2023 · 0 comments
Labels
enhancement New feature or request tooling Regarding build, workflows, build-tools, ...

Comments

@trask
Copy link
Member

trask commented Apr 14, 2023

open-telemetry/opentelemetry-specification#3390 adds this text to the relevant metrics:

This metric SHOULD be specified with
ExplicitBucketBoundaries
of [ 0, 0.005, 0.01, 0.025, 0.05, 0.075, 0.1, 0.25, 0.5, 0.75, 1, 2.5, 5, 7.5, 10 ].

but ideally this would be specified in the metric yaml file and autogenerated into the markdown file.

@lmolkova lmolkova transferred this issue from open-telemetry/opentelemetry-specification Jul 9, 2024
@lmolkova lmolkova added enhancement New feature or request tooling Regarding build, workflows, build-tools, ... labels Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request tooling Regarding build, workflows, build-tools, ...
Development

No branches or pull requests

4 participants