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 additional process metrics to the metrics semantic conventions #2708

Closed
evan-bradley opened this issue Aug 4, 2022 · 0 comments · Fixed by #2706
Closed

Add additional process metrics to the metrics semantic conventions #2708

evan-bradley opened this issue Aug 4, 2022 · 0 comments · Fixed by #2706
Assignees
Labels
area:semantic-conventions Related to semantic conventions spec:metrics Related to the specification/metrics directory

Comments

@evan-bradley
Copy link
Contributor

evan-bradley commented Aug 4, 2022

What are you trying to achieve?

I would like to add the following metrics to the metrics semantic conventions:

  • process.context_switches: Count of times a process has been context switched
  • process.open_file_descriptors: Count of file descriptors a process has open

Additional context.

Related issues open-telemetry/opentelemetry-collector-contrib#12482

I have opened a PR for this change here: #2706

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:semantic-conventions Related to semantic conventions spec:metrics Related to the specification/metrics directory
Projects
None yet
2 participants