* 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>
Name |
Last commit
|
Last Update |
---|---|---|
.. | ||
azuremonitor | Loading commit data... | |
cloudwatch | Loading commit data... | |
elasticsearch | Loading commit data... | |
graphite | Loading commit data... | |
influxdb | Loading commit data... | |
mssql | Loading commit data... | |
mysql | Loading commit data... | |
opentsdb | Loading commit data... | |
postgres | Loading commit data... | |
prometheus | Loading commit data... | |
sqleng | Loading commit data... | |
stackdriver | Loading commit data... | |
testdatasource | Loading commit data... | |
fake_test.go | Loading commit data... | |
frame_util.go | Loading commit data... | |
frame_util_test.go | Loading commit data... | |
interval.go | Loading commit data... | |
interval_test.go | Loading commit data... | |
models.go | Loading commit data... | |
query_endpoint.go | Loading commit data... | |
request.go | Loading commit data... | |
time_range.go | Loading commit data... | |
time_range_test.go | Loading commit data... | |
tsdb_test.go | Loading commit data... |