-
Type:
Bug
-
Status: Done
-
Priority:
Medium
-
Resolution: Fixed
-
Affects Version/s: 1.14.1
-
Fix Version/s: 1.16.0
-
Component/s: Grafana Dashboards
-
Labels:None
At least in the DB Uptime widget we are only computing average uptime for MySQL and MongoDB nodes, we ought to add PostgreSQL as well.
avg(mysql_global_status_uptime{instance=~"$host"} or mongodb_mongod_instance_uptime_seconds {instance=~"$host"})
Tasks
- Update DB Uptime to include PostgreSQL nodes
- Change Parameter "Stat" from Avg -> Current
- Review other elements of Environmental Overview and update as needed to support PG
- is blocked by
-
PMM-3138 [QA] Update home dashboard to support PostgreSQL nodes in Environment Overview
-
- Done
-