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

How to get ports granularity on container_network_receive_bytes_total metric #301

Open
GitGab19 opened this issue May 7, 2024 · 0 comments

Comments

@GitGab19
Copy link

GitGab19 commented May 7, 2024

I have many containers communicating each-other.
Using cadvisor to get network container metrics, such as container_network_receive_bytes_total.
My issue is that my containers are using many ports to open sockets between them and communicate through them.
But cavisor sums all of them in order to produce the aforementioned metric.
How can I get ports granularity on network container metrics? I would like to filter on specific ports for example.

Thank you

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

No branches or pull requests

1 participant