Add postgreSQL Flexible Server Monitoring Dashboard (#74953)

* Add postgreSQL Flexible Server Monitoring Dashboard

* Fix grammatical errors
This commit is contained in:
John Martins 2023-09-21 03:44:18 -07:00 committed by GitHub
parent e84599bd51
commit 8585a2fcbd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8492 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@ -5,6 +5,11 @@
"category": "cloud",
"includes": [
{ "type": "dashboard", "name": "Azure / Alert Consumption", "path": "dashboards/v1Alerts.json" },
{
"type": "dashboard",
"name": "Azure / Azure PostgreSQL / Flexible Server Monitoring",
"path": "dashboards/postgresFlexibleServer.json"
},
{
"type": "dashboard",
"name": "Azure / Insights / Applications",