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

Use better memory metric on operational dashboard #3447

Merged
merged 1 commit into from
Mar 8, 2021

Conversation

owen-d
Copy link
Member

@owen-d owen-d commented Mar 8, 2021

Seeing as I'm used to disregarding the container_memory_usage_bytes metric due to it's interaction with go runtimes from ~1.13->1.15 (which don't proactively release memory), this changes to the preferred go_memstats_heap_inuse_bytes which I end up replacing it with.

Copy link
Collaborator

@slim-bean slim-bean left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@owen-d owen-d merged commit 2d07934 into grafana:master Mar 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants