grafana/pkg/tsdb/azuremonitor
Adam Yeats b898a4540d
Azure Monitor: Add a feature flag to toggle user auth for Azure Monitor only (#96858)
* Azure Monitor: Add a feature flag to toggle user auth for Azure Monitor only

* Fix condition for userIdentityEnabled

* Re-add removed test

* Remove unused prop

* Refactor onAuthTypeChange in AzureCredentialsForm

* Add frontend unit tests

* Lint
2024-11-27 14:01:54 +00:00
..
azmoncredentials AzureMonitor: User authentication support (#81918) 2024-03-19 16:32:24 +00:00
kinds/dataquery AzureMonitor: Prometheus exemplars support (#87742) 2024-06-06 17:53:17 +01:00
loganalytics Azure Monitor: Limit the log rows to 30000 (#93901) 2024-10-24 16:32:09 +03:00
macros Chore: Clean up intervalv2 functions (#82074) 2024-02-09 11:39:21 +01:00
metrics AzureMonitor: Add errorsource (#92094) 2024-09-09 10:29:35 +01:00
resourcegraph Azure Monitor: Limit the log rows to 30000 (#93901) 2024-10-24 16:32:09 +03:00
standalone AzureMonitor: Update standalone HTTP middlewares (#84833) 2024-03-21 08:53:27 +01:00
testdata azuremonitor: add labels for single resource query (#90832) 2024-07-23 13:31:44 -04:00
time AzureMonitor: Add errorsource (#92094) 2024-09-09 10:29:35 +01:00
types chore(perf): Pre-allocate where possible (enable prealloc linter) (#88952) 2024-06-14 14:16:36 -04:00
utils AzureMonitor: Improve errorsource (#93533) 2024-09-24 12:45:44 -05:00
azuremonitor-resource-handler.go Azure Monitor: Fix JSON parsing error (#96004) 2024-11-12 08:07:43 -07:00
azuremonitor-resource-handler_test.go Azure Monitor: Azure routes from Grafana Azure SDK (#82043) 2024-02-08 10:42:20 +00:00
azuremonitor.go Azure Monitor: Add a feature flag to toggle user auth for Azure Monitor only (#96858) 2024-11-27 14:01:54 +00:00
azuremonitor_test.go Azure Monitor: Add a feature flag to toggle user auth for Azure Monitor only (#96858) 2024-11-27 14:01:54 +00:00
httpclient.go Fix error source for `clientSecret not found` error (#96771) 2024-11-20 17:16:02 +01:00
httpclient_test.go Chore: Update grafana-azure-sdk-go (#84741) 2024-03-19 14:56:40 +00:00
routes.go AzureMonitor: Prometheus exemplars support (#87742) 2024-06-06 17:53:17 +01:00