-
Notifications
You must be signed in to change notification settings - Fork 769
feat(mixin): Add grafana mixins support for postgres exporter #449
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
Conversation
kavirajk
commented
Oct 16, 2020
- Add grafana mixin support for postgres_exporter
- More about mixins here https://github.com/monitoring-mixins/docs.
efaf1dc
to
b26962e
Compare
/cc @wrouesnel |
@wrouesnel, what do you think? Could this be merged 🙂 |
Would you please rebase this against the latest revision? It should kick off updated tests. |
Signed-off-by: Kaviraj <[email protected]>
a17848b
to
c3c4434
Compare
Signed-off-by: Kaviraj <[email protected]>
@SuperQ rebased! |
Did you already look at this dashboard? (https://github.com/lstn/misc-grafana-dashboards) It looks more complete 😃, Could we combine them? |
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, Thanks! More mixins!
feat(mixin): Add grafana mixins support for postgres exporter