-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Metricbeat Consul Overview Dashboard #10665
Metricbeat Consul Overview Dashboard #10665
Conversation
0ef0639
to
3ce15c2
Compare
3ce15c2
to
1640217
Compare
1640217
to
81a7855
Compare
d5942aa
to
7030994
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good!
Garbage Collector stats [Metricbeat Consul]
I think showing only the pause time bars looks a lot better than showing pause time as dots, under a bar per gc run.
There is another visualization of GC runs already, so that information is redundant at the graph.
Heap Objects [Metricbeat Consul]
I think heap objects are number of instead of size of
Malloc count [Metricbeat Consul]
Same as above, I think this is the total count of malloc operations
7030994
to
08b401a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!!
Fixing types ... using previous version of dashboard file, since tests where failing with previous version
Thanks Pablo! |
An overview dashboard for Consul module.