chore: dashboard added

This commit is contained in:
Piyush Singariya 2025-06-02 17:35:32 +05:30
parent 6659c5d11c
commit 9650118f57
3 changed files with 1972 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 392 KiB

View File

@ -852,6 +852,13 @@
"description": "Overview of ECS",
"image": "file://assets/dashboards/overview.png",
"definition": "file://assets/dashboards/overview.json"
},
{
"id": "containerinsights",
"title": "ECS ContainerInsights",
"description": "Overview of ECS ContainerInsights",
"image": "file://assets/dashboards/containerinsights.png",
"definition": "file://assets/dashboards/containerinsights.json"
}
]
}