26 lines
473 B
JSON
26 lines
473 B
JSON
{
|
|
"type": "datasource",
|
|
"name": "-- Mixed --",
|
|
"id": "mixed",
|
|
"builtIn": true,
|
|
|
|
"info": {
|
|
"description": "Lets you query multiple data sources in the same panel.",
|
|
"author": {
|
|
"name": "Grafana Labs",
|
|
"url": "https://grafana.com"
|
|
},
|
|
"logos": {
|
|
"small": "img/icn-mixeddatasources.svg",
|
|
"large": "img/icn-mixeddatasources.svg"
|
|
}
|
|
},
|
|
|
|
"mixed": true,
|
|
"metrics": true,
|
|
|
|
"queryOptions": {
|
|
"minInterval": true
|
|
}
|
|
}
|