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

Metric to Count Network Connections Per Process #38572

Closed
josepcorrea opened this issue Mar 12, 2025 · 2 comments
Closed

Metric to Count Network Connections Per Process #38572

josepcorrea opened this issue Mar 12, 2025 · 2 comments
Labels
enhancement New feature or request needs triage New item requiring triage

Comments

@josepcorrea
Copy link

Component(s)

No response

Is your feature request related to a problem? Please describe.

We would like to request a new metric to count the number of network connections per process. Currently, the hostmetricsreceiver does not provide this information, and there doesn't seem to be an existing metric that gives a per-process count of network connections.

Describe the solution you'd like

Being able to track the number of network connections per process would be useful for monitoring and troubleshooting scenarios, such as identifying processes with a high number of open network connections or detecting potential connection leaks.

Describe alternatives you've considered

Please consider adding a metric that counts the number of network connections per process to the system metric semantic conventions. Once the metric is added and standardized, we can plan for its implementation in the hostmetricsreceiver and OpenTelemetry.

As a member of the working group for system metric semantic conventions, I will prioritize this issue in the group once it's created.

Additional context

This issue follows the guidelines for introducing new metrics and emphasizes the importance of standardizing the metric within the Semantic Conventions first, which aligns with the process you mentioned.

@braydonk
Copy link
Contributor

Hi @josepcorrea, I believe this is not the correct repo for this issue. Please make the issue in the Semantic Conventions repo: https://github.com/open-telemetry/semantic-conventions

@braydonk braydonk reopened this Mar 12, 2025
@braydonk braydonk closed this as not planned Won't fix, can't repro, duplicate, stale Mar 12, 2025
@josepcorrea
Copy link
Author

Thanks @braydonk , i created it: open-telemetry/semantic-conventions#1991

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs triage New item requiring triage
Projects
None yet
Development

No branches or pull requests

2 participants