grafana/public
Daniel Lee c05049f395
azuremonitor: port azure log analytics query function to the backend (#23839)
* azuremonitor: add support for log analytics macros

Also adds tests for the kql macros

* azuremonitor: backend implementation for Log Analytics

* azuremonitor: remove gzip header from plugin route

The Go net/http library adds an accept encoding header
for gzip automatically.

https://golang.org/src/net/http/transport.go\#L2454

So no need to specify it manually

* azuremonitor: parses log analytics time series

* azuremonitor: support for table data for Log Analytics

* azuremonitor: for log analytics switch to calling the API...

...from the backend for time series and table queries.

* azuremonitor: fix missing err check

* azuremonitor: support Azure China, Azure Gov...

for log analytics on the backend.

* azuremonitor: review fixes

* azuremonitor: rename test files folder to testdata

To follow Go conventions for test data in tests

* azuremonitor: review fixes

* azuremonitor: better error message for http requests

* azuremonitor: fix for load workspaces on config page

* azuremonitor: strict null check fixes

Co-authored-by: bergquist <carl.bergquist@gmail.com>
2020-04-27 17:43:02 +02:00
..
app azuremonitor: port azure log analytics query function to the backend (#23839) 2020-04-27 17:43:02 +02:00
dashboards Typescript: null check fixes, and news panel fix (#21595) 2020-01-19 19:16:31 +01:00
e2e-test/screenShots/theOutput Migration: Migrate Dashboard Import to React (#22338) 2020-03-31 16:29:44 +02:00
e2e-tests/videos FieldOverrides: Move FieldConfigSource from fieldOptions to PanelModel.fieldConfig (#22600) 2020-03-19 11:50:31 +01:00
emails Emails: Update notification templates (#19662) 2019-10-31 10:33:33 -07:00
fonts Chore: fix modes for non-executable files (#16864) 2019-05-03 09:51:53 +02:00
img Alerting: Upload error image when image renderer unavailable (#23713) 2020-04-24 11:35:55 +02:00
sass Search: Adds search to main nav and removes open search click on dashboard name (#23943) 2020-04-27 16:38:04 +02:00
test DevEnv: update frontend dependencies - redux (#22143) 2020-04-10 01:53:33 +02:00
vendor DateTime: adding support to select preferred timezone for presentation of date and time values. (#23586) 2020-04-27 15:28:06 +02:00
views @grafana/ui: Replace various icons using Icon component (#23442) 2020-04-12 22:20:02 +02:00
robots.txt add support for robots.txt file 2015-06-15 19:02:38 -04:00