AzureMonitor: Add Container Insights Syslog Dashboard (#77229)

* add Syslog dashboard

* Revert "add Syslog dashboard"

This reverts commit b30160afe5.

* add Syslog Dashboard

* make wording more general to grafana users

* remove azure welcome panel

* run prettier on dashboard
This commit is contained in:
John Martins
2023-11-02 10:35:04 -07:00
committed by GitHub
parent e562250f72
commit 03a7c65ead
2 changed files with 1231 additions and 0 deletions

View File

@@ -10,6 +10,11 @@
"name": "Azure / Azure PostgreSQL / Flexible Server Monitoring", "name": "Azure / Azure PostgreSQL / Flexible Server Monitoring",
"path": "dashboards/postgresFlexibleServer.json" "path": "dashboards/postgresFlexibleServer.json"
}, },
{
"type": "dashboard",
"name": "Azure Monitor / Container Insights / Syslog",
"path": "dashboards/containerInsightsSyslog.json"
},
{ {
"type": "dashboard", "type": "dashboard",
"name": "Azure / Insights / Applications", "name": "Azure / Insights / Applications",