mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Plugins: Report plugin utilization of Grafana runtime dependencies (#75156)
* Plugins: Report plugin utilization of Grafana runtime dependencies * Change approach to determine pluginName too * Fix tests * Update tests * remove commented code
This commit is contained in:
@@ -127,4 +127,5 @@ export interface FeatureToggles {
|
||||
lokiRunQueriesInParallel?: boolean;
|
||||
wargamesTesting?: boolean;
|
||||
alertingInsights?: boolean;
|
||||
pluginsAPIMetrics?: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user