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

Process metrics should not be reported (at least by default) by the instrumentation libraries #5872

Open
lmolkova opened this issue Jul 8, 2024 · 0 comments
Labels
area: instrumentation Related to an instrumentation package bug Something isn't working instrumentation: host

Comments

@lmolkova
Copy link

lmolkova commented Jul 8, 2024

Description

See open-telemetry/semantic-conventions#1215

Individual runtimes are expected to report their own CPU and memory metrics even if process.* ones are suitable.
There is no clear conclusion on whether runtimes are not allowed to report them vs they should be opt-in.

Expected behavior

Golang may define golang-specific CPU/memory metrics and should not report process ones (by default)

@lmolkova lmolkova added bug Something isn't working area: instrumentation Related to an instrumentation package instrumentation: host labels Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: instrumentation Related to an instrumentation package bug Something isn't working instrumentation: host
Projects
None yet
Development

No branches or pull requests

1 participant