grafana/pkg/tsdb/azuremonitor
Mario Trangoni 5116420e9a
Fix misspell issues (#23905)
* Fix misspell issues

See,
$ golangci-lint run --timeout 10m --disable-all -E misspell ./...

Signed-off-by: Mario Trangoni <mjtrangoni@gmail.com>

* Fix codespell issues

See,
$ codespell -S './.git*' -L 'uint,thru,pres,unknwon,serie,referer,uptodate,durationm'

Signed-off-by: Mario Trangoni <mjtrangoni@gmail.com>

* ci please?

* non-empty commit - ci?

* Trigger build

Co-authored-by: bergquist <carl.bergquist@gmail.com>
Co-authored-by: Kyle Brandt <kyle@grafana.com>
2020-04-29 21:37:21 +02:00
..
testdata azuremonitor: port azure log analytics query function to the backend (#23839) 2020-04-27 17:43:02 +02:00
applicationinsights-datasource_test.go azuremonitor: port azure log analytics query function to the backend (#23839) 2020-04-27 17:43:02 +02:00
applicationinsights-datasource.go azuremonitor: port azure log analytics query function to the backend (#23839) 2020-04-27 17:43:02 +02:00
azure-log-analytics-datasource_test.go azuremonitor: port azure log analytics query function to the backend (#23839) 2020-04-27 17:43:02 +02:00
azure-log-analytics-datasource.go azuremonitor: port azure log analytics query function to the backend (#23839) 2020-04-27 17:43:02 +02:00
azuremonitor-datasource_test.go azuremonitor: port azure log analytics query function to the backend (#23839) 2020-04-27 17:43:02 +02:00
azuremonitor-datasource.go azuremonitor: port azure log analytics query function to the backend (#23839) 2020-04-27 17:43:02 +02:00
azuremonitor-time.go AzureMonitor: Alerting for Azure Application Insights (#19381) 2019-10-07 14:18:14 +02:00
azuremonitor.go azuremonitor: port azure log analytics query function to the backend (#23839) 2020-04-27 17:43:02 +02:00
macros_test.go azuremonitor: port azure log analytics query function to the backend (#23839) 2020-04-27 17:43:02 +02:00
macros.go azuremonitor: port azure log analytics query function to the backend (#23839) 2020-04-27 17:43:02 +02:00
time-grain_test.go azuremonitor: fix auto interval calculation on backend 2019-02-11 13:27:08 +01:00
time-grain.go Fix misspell issues (#23905) 2020-04-29 21:37:21 +02:00
types.go azuremonitor: port azure log analytics query function to the backend (#23839) 2020-04-27 17:43:02 +02:00
url-builder_test.go Azuremonitor: multiple subscription support for alerting (#17195) 2019-05-21 12:28:30 +02:00
url-builder.go Azuremonitor: multiple subscription support for alerting (#17195) 2019-05-21 12:28:30 +02:00