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

Improve default metrics #296

Merged
merged 1 commit into from Jan 6, 2021
Merged

Improve default metrics #296

merged 1 commit into from Jan 6, 2021

Conversation

ricoberger
Copy link
Member

Instead of container_memory_usage_bytes we are now using container_memory_usage_bytes for the memory metrics now. The advantage of this that the graphs will be consistent with the metrics retrieved by the metrics API.

For the node and cluster metrics we are also switching to this metric. So that the results for the graphs are the same as reported by kubectl top nodes.

We also have adjusted the metrics for CPU usage and the Network I/O.

Instead of container_memory_usage_bytes we are now using
container_memory_usage_bytes for the memory metrics now. The advatange
of this that the graphs will be consistent with the metrics retrieved by
the metrics API.

For the node and cluster metrics we are also switching to this metric.
So that the results for the graphs are the same as reported by kubectl
top nodes.

We also have adjusted the metrics for CPU usage and the Network I/O.
@ricoberger ricoberger merged commit f896d1e into master Jan 6, 2021
@ricoberger ricoberger deleted the improve-default-metrics branch January 6, 2021 20:36
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

Successfully merging this pull request may close these issues.

None yet

1 participant