mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
22 lines
309 B
JSON
22 lines
309 B
JSON
{
|
|
"__inputs": {
|
|
"graphite": {
|
|
"type": "datasource",
|
|
"description": "Graphite datasource"
|
|
}
|
|
},
|
|
|
|
"title": "Carbon Cache Stats",
|
|
"version": 1,
|
|
"rows": [
|
|
{
|
|
"panels": [
|
|
{
|
|
"type": "graph",
|
|
"datasource": "__$graphite"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|