grafana/pkg/tsdb/azuremonitor
Andreas Christou 49e6bf26b3
AzureMonitor: Refactor Log Analytics backend (#87429)
* Remove unneeded error check

* Refactor to reduce cyclomatic complexity

* Add util function for parsing resultformat

* Make use of util

* Remove unneeded types

* Move types to their own file

* Move getApiUrl to utils

* Move traces functions to separate file

- Add separate helper for building trace string queries

* Add helper for determining resources

* Add test for RetrieveResources

* Don't append twice

* Refactor tests
2024-05-10 17:11:54 +01:00
..
azmoncredentials AzureMonitor: User authentication support (#81918) 2024-03-19 16:32:24 +00:00
kinds/dataquery Datasource: Change query filtering (#84656) 2024-03-21 13:39:39 +01:00
loganalytics AzureMonitor: Refactor Log Analytics backend (#87429) 2024-05-10 17:11:54 +01:00
macros Chore: Clean up intervalv2 functions (#82074) 2024-02-09 11:39:21 +01:00
metrics Azure Monitor: Azure routes from Grafana Azure SDK (#82043) 2024-02-08 10:42:20 +00:00
resourcegraph Azure: Update data link title for clarity (#84686) 2024-03-20 13:39:00 -05:00
standalone AzureMonitor: Update standalone HTTP middlewares (#84833) 2024-03-21 08:53:27 +01:00
testdata Azure: Update data link title for clarity (#84686) 2024-03-20 13:39:00 -05:00
time Chore: Clean up intervalv2 functions (#82074) 2024-02-09 11:39:21 +01:00
types AzureMonitor: Refactor Log Analytics backend (#87429) 2024-05-10 17:11:54 +01:00
azuremonitor_test.go Chore: Update grafana-azure-sdk-go (#84741) 2024-03-19 14:56:40 +00:00
azuremonitor-resource-handler_test.go Azure Monitor: Azure routes from Grafana Azure SDK (#82043) 2024-02-08 10:42:20 +00:00
azuremonitor-resource-handler.go Azure Monitor: use NewLoggerWith func instead of backend.Logger (#81124) 2024-01-26 22:53:55 +00:00
azuremonitor.go AzureMonitor: User authentication support (#81918) 2024-03-19 16:32:24 +00:00
httpclient_test.go Chore: Update grafana-azure-sdk-go (#84741) 2024-03-19 14:56:40 +00:00
httpclient.go AzureMonitor: Enable session ID header for Log Analytics (#86320) 2024-04-30 13:10:04 +01:00
routes.go Chore: Update grafana-azure-sdk-go (#84741) 2024-03-19 14:56:40 +00:00