mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
AzureMonitor: Revert back to editable Angular interfaces for both App Insights queries (#33943)
This commit is contained in:
parent
5ef46a9428
commit
679001051b
@ -33,8 +33,8 @@ export class AzureMonitorQueryCtrl extends QueryCtrl {
|
||||
reactQueryEditors = [
|
||||
AzureQueryType.AzureMonitor,
|
||||
AzureQueryType.LogAnalytics,
|
||||
AzureQueryType.ApplicationInsights,
|
||||
AzureQueryType.InsightsAnalytics,
|
||||
// AzureQueryType.ApplicationInsights,
|
||||
// AzureQueryType.InsightsAnalytics,
|
||||
];
|
||||
|
||||
// target: AzureMonitorQuery;
|
||||
|
Loading…
Reference in New Issue
Block a user