Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add support for tracking the number of network connections initiated by a specific process #316

Open
denisitpro opened this issue Sep 21, 2024 · 0 comments

Comments

@denisitpro
Copy link

Hello,

I would like to suggest adding a new feature to your fantastic exporter that tracks the number of network connections initiated by a specific process, along with their current status.

I have worked on a prototype of such an exporter: https://github.com/denisitpro/process-net-exporter. However, it’s not optimized and relies on parsing the output of ss. I had to discard using processConnections, as it didn’t correctly display the connections. Since I’m new to development, I likely made mistakes.

If you add connection status tracking to your exporter, I believe it could greatly benefit many people in the community.

Thank you!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant