mirror of
https://github.com/grafana/grafana.git
synced 2025-02-15 18:13:32 -06:00
17 lines
264 B
JSON
17 lines
264 B
JSON
{
|
|
"type": "panel",
|
|
"name": "Traces",
|
|
"id": "traces",
|
|
|
|
"info": {
|
|
"author": {
|
|
"name": "Grafana Labs",
|
|
"url": "https://grafana.com"
|
|
},
|
|
"logos": {
|
|
"small": "img/traces-panel.svg",
|
|
"large": "img/traces-panel.svg"
|
|
}
|
|
}
|
|
}
|