mirror of
https://github.com/grafana/grafana.git
synced 2025-01-24 23:37:01 -06:00
10 lines
144 B
JSON
10 lines
144 B
JSON
{
|
|
"type": "datasource",
|
|
"name": "OpenTSDB",
|
|
"id": "opentsdb",
|
|
|
|
"metrics": true,
|
|
"defaultMatchFormat": "pipe",
|
|
"annotations": true
|
|
}
|