mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
DataSourceMeta: add an option to get hidden queries (#17124)
* add an option to get hidden queries * make sure you have meta * supportsHiddenQueries * remove spaces * DataSources: hidden queries flag
This commit is contained in:
committed by
Torkel Ödegaard
parent
73e4178aef
commit
1033f0f905
@@ -4,6 +4,7 @@
|
||||
"id": "cloudwatch",
|
||||
"category": "cloud",
|
||||
|
||||
"hiddenQueries": true,
|
||||
"metrics": true,
|
||||
"alerting": true,
|
||||
"annotations": true,
|
||||
|
||||
Reference in New Issue
Block a user