Details
-
Improvement
-
Status: Done
-
Medium
-
Resolution: Fixed
-
2.18.0
-
Yes
-
Yes
-
C/S Core
Description
In the home dashboard, in the overview text we can see:
Percona Monitoring and Management (PMM) is a free and open-source platform for managing and monitoring MySQL and MongoDB performance, and provides time-based analysis to ensure that your data works as efficiently as possible.
It is missing postgres, and should be:
Percona Monitoring and Management (PMM) is a free and open-source platform for managing and monitoring MySQL, MongoDB and PostgreSQL performance, and provides time-based analysis to ensure that your data works as efficiently as possible.
I don't know which of these files we should change (maybe both?)
grafana-dashboards/dashboards/Home_Dashboard.json grafana-dashboards/pmm-app/src/d ashboards/Home_Dashboard.json
Maybe one is generated from the other, or maybe they are not related, so I'm not sending PR myself. If needed, please tell me which one should be modified, and I'll be glad to send a new PR with this change.
For completeness, I'm adding a screenshot showing this.
Thanks!