Skip to content

Instantly share code, notes, and snippets.

@monodot
Created January 5, 2024 16:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save monodot/95264a35ccf979df590562077bf622a0 to your computer and use it in GitHub Desktop.
Save monodot/95264a35ccf979df590562077bf622a0 to your computer and use it in GitHub Desktop.
Example basic dashboard for auto import
{
"annotations": {
"list": [
{
"builtIn": 1,
"datasource": {
"type": "grafana",
"uid": "-- Grafana --"
},
"enable": true,
"hide": true,
"iconColor": "rgba(0, 211, 255, 1)",
"name": "Annotations & Alerts",
"type": "dashboard"
}
]
},
"editable": true,
"fiscalYearStartMonth": 0,
"graphTooltip": 0,
"id": 104,
"links": [],
"liveNow": false,
"panels": [
{
"datasource": {
"type": "prometheus",
"uid": "grafanacloud-prom"
},
"description": "",
"gridPos": {
"h": 4,
"w": 24,
"x": 0,
"y": 0
},
"id": 1,
"options": {
"code": {
"language": "plaintext",
"showLineNumbers": false,
"showMiniMap": false
},
"content": "# Tom's World of Silliness\n\nHere's to just making clown noises all day 🤡 🤡 🤡 🤡",
"mode": "markdown"
},
"pluginVersion": "10.3.0-63588",
"type": "text"
}
],
"refresh": "",
"schemaVersion": 39,
"tags": [],
"templating": {
"list": []
},
"time": {
"from": "now-6h",
"to": "now"
},
"timepicker": {},
"timezone": "",
"title": "World of Silly",
"uid": "d02b9272-6b90-49c1-b57f-a9f8b7ccc5a2",
"version": 1,
"weekStart": ""
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment