| 123456789101112131415161718192021 |
- {
- "type": "datasource",
- "name": "OpenTSDB",
- "id": "opentsdb",
- "metrics": true,
- "defaultMatchFormat": "pipe",
- "annotations": true,
- "alerting": true,
- "info": {
- "author": {
- "name": "Grafana Project",
- "url": "https://grafana.com"
- },
- "logos": {
- "small": "img/opentsdb_logo.png",
- "large": "img/opentsdb_logo.png"
- }
- }
- }
|