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

send container network traffic metrics via logging client #83

Conversation

geigerj0
Copy link
Contributor

@geigerj0 geigerj0 commented Jul 14, 2023

What is this change about?

Include network traffic usage metrics in the when sending App metrics.

What problem it is trying to solve?

Stakeholders can't observe the network traffic usage for a particular app.

What is the impact if the change is not made?

cf tail -c metrics <app-guid> -f will not show rx_bytes and tx_bytes.

How should this change be described in diego-release release notes?

Container network traffic is now being sent to the logging stack.

Please provide any contextual information.

Tag your pair, your PM, and/or team!

Dependencies

must be merged first:

@geigerj0 geigerj0 changed the title Send also container traffic metrics via logging client send also container traffic metrics via logging client Jul 14, 2023
@geigerj0 geigerj0 changed the title send also container traffic metrics via logging client send container network traffic metrics via logging client Jul 14, 2023
@geigerj0 geigerj0 marked this pull request as ready for review July 18, 2023 06:52
@geigerj0 geigerj0 requested a review from a team as a code owner July 18, 2023 06:52
@geofffranks
Copy link
Contributor

LGTM, waiting on dependent PRs to be approved/merged/bumped before doing this officially.

@geofffranks geofffranks merged commit 28150c7 into cloudfoundry:main Aug 23, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants