2020-10-13 12:12:49 -05:00
|
|
|
{
|
|
|
|
"type": "datasource",
|
|
|
|
"name": "Tempo",
|
|
|
|
"id": "tempo",
|
|
|
|
"category": "tracing",
|
|
|
|
|
2021-11-22 05:07:38 -06:00
|
|
|
"metrics": true,
|
2020-10-13 12:12:49 -05:00
|
|
|
"alerting": false,
|
|
|
|
"annotations": false,
|
|
|
|
"logs": false,
|
|
|
|
"streaming": false,
|
|
|
|
"tracing": true,
|
2021-12-22 10:59:26 -06:00
|
|
|
"backend": true,
|
2020-10-13 12:12:49 -05:00
|
|
|
|
|
|
|
"info": {
|
|
|
|
"description": "High volume, minimal dependency trace storage. OSS tracing solution from Grafana Labs.",
|
|
|
|
"author": {
|
|
|
|
"name": "Grafana Labs",
|
|
|
|
"url": "https://grafana.com"
|
|
|
|
},
|
|
|
|
"logos": {
|
|
|
|
"small": "img/tempo_logo.svg",
|
|
|
|
"large": "img/tempo_logo.svg"
|
|
|
|
},
|
|
|
|
"links": [
|
|
|
|
{
|
|
|
|
"name": "GitHub Project",
|
|
|
|
"url": "https://github.com/grafana/tempo"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|