grafana/public/app/plugins/datasource/mixed/plugin.json

14 lines
175 B
JSON

{
"type": "datasource",
"name": "-- Mixed --",
"id": "mixed",
"builtIn": true,
"mixed": true,
"metrics": true,
"queryOptions": {
"minInterval": true
}
}