Closed jmckulk closed 1 year ago
Assorted changes to update containers related dashboards and configuration.
Pull the query stats WAL panel into containers dashboards
Update the expr in Grafana query_statistics dashboard panel for WAL
expr
query_statistics
Use PROMETHEUS data source name in dashboards
PROMETHEUS
Simplify the Prometheus config to remove unnecessary options
[ ] Bugfix
[x] Enhancement
[ ] Breaking Change
[ ] Documentation
None of the testing listed below is optional.
Have you tested your changes against:
If your code touches postgres_exporter, have you:
If your code touches node_exporter, have you:
If your code touches Prometheus, have you:
promtool check config
promtool check rules
If your code touches Grafana, have you:
This would certainly streamline some of the work that goes into containers monitoring for the operator stack.
Description
Assorted changes to update containers related dashboards and configuration.
Pull the query stats WAL panel into containers dashboards
Update the
expr
in Grafanaquery_statistics
dashboard panel for WALUse
PROMETHEUS
data source name in dashboardsSimplify the Prometheus config to remove unnecessary options
[ ] Bugfix
[x] Enhancement
[ ] Breaking Change
[ ] Documentation
Testing
None of the testing listed below is optional.
Code testing
Have you tested your changes against:
If your code touches postgres_exporter, have you:
If your code touches node_exporter, have you:
If your code touches Prometheus, have you:
promtool check config
promtool check rules
If your code touches Grafana, have you:
Checklist: