Skip to content

Instantly share code, notes, and snippets.

@ashwanth1109
Last active April 5, 2023 08:20
Show Gist options
  • Save ashwanth1109/30f526f63a56551b18eac6739e0adfa0 to your computer and use it in GitHub Desktop.
Save ashwanth1109/30f526f63a56551b18eac6739e0adfa0 to your computer and use it in GitHub Desktop.
Client Side Page Load - Grafana Example
[
{
"created_on": "2023-04-05",
"title": "High CPU Anomaly",
"type": "Needs Attention",
"count": 1
},
{
"created_on": "2023-04-05",
"title": "High CPU Anomaly",
"type": "Critical",
"count": 1
},
{
"created_on": "2023-04-02",
"title": "High Number of Connections from a Single IP",
"type": "Needs Attention",
"count": 1
},
{
"created_on": "2023-03-28",
"title": "High CPU Anomaly",
"type": "Needs Attention",
"count": 1
},
{
"created_on": "2023-03-23",
"title": "High CPU Anomaly",
"type": "Needs Attention",
"count": 1
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment