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

Runtime metrics don't follow semantic conventions #1722

Closed
liustanley opened this issue Mar 17, 2023 · 1 comment · Fixed by #1735
Closed

Runtime metrics don't follow semantic conventions #1722

liustanley opened this issue Mar 17, 2023 · 1 comment · Fixed by #1735
Labels
bug Something isn't working metrics

Comments

@liustanley
Copy link
Contributor

liustanley commented Mar 17, 2023

I noticed that these runtime metrics (runtime.memory, runtime.cpu.time, runtime.gc_count) don't follow the semantic conventions listed here: https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/metrics/semantic_conventions/process-metrics.md#metric-instruments
Should we update these metrics? If so, I'm happy to open a PR to fix this

@liustanley liustanley added the bug Something isn't working label Mar 17, 2023
@srikanthccv
Copy link
Member

Please send a fix; we appreciate the help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working metrics
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants