You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

23 lines
447 B

{
"type": "datasource",
"name": "OpenTSDB",
"id": "opentsdb",
"category": "tsdb",
"metrics": true,
"defaultMatchFormat": "pipe",
"annotations": true,
"alerting": true,
"info": {
"description": "Open source time series database",
"author": {
"name": "Grafana Labs",
"url": "https://grafana.com"
},
"logos": {
"small": "img/opentsdb_logo.png",
"large": "img/opentsdb_logo.png"
}
}
}