-
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] Add CouchDB Dashboard #13198
Conversation
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.
Nice dashboard!
Are open databases the number of open connections? I think it is useful to see the number of connections over time.
metricbeat/module/couchdb/_meta/kibana/7/dashboard/Metricbeat-couchdb-overview.json
Outdated
Show resolved
Hide resolved
Yes. Changed to a TS graph. |
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.
Added a couple of minor comments, once resolved this looks good to go.
@@ -171,7 +171,7 @@ | |||
} | |||
} | |||
}, | |||
"title": "[Metricbeat CouchDB] HTTP Status Codes", | |||
"title": "HTTP Status Codes [Metricbeat CouchDB] ECS", |
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.
The ECS suffix was intended for migration of dashboards from 6.x to 7.x, it is not needed on dashboards created after 7.0.
"objects": [ | ||
{ | ||
"attributes": { | ||
"description": "This CouchDB dashboard visualizes the most important CouchDB server metrics.\n\n", |
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.
Why are you adding the newlines at the end \n\n
?
Partially addresses #10594.
This CouchDB dashboard visualizes the following metrics:
Dashboard snapshot: