grafana/pkg/tsdb
Raphael Couto bc0da1bbfc Plugin: AzureMonitor - Reapply MetricNamespace support (#17282)
* Reapply MetricNamespace support

* Fixing tests

* refactor: move metricnamespace param to backend

* refactor: remove unused function

* azuremonitor: migration for new metric namespace field

* azuremonitor: add template query for metric namespace with a sub

* docs: template queries for azure monitor

Adds new lines for the metricnamespace template function and fixes
some messed up lines
2019-07-20 01:43:52 +02:00
..
azuremonitor Plugin: AzureMonitor - Reapply MetricNamespace support (#17282) 2019-07-20 01:43:52 +02:00
cloudwatch Metrics: use consistent naming for exported variables (#18134) 2019-07-16 16:58:46 +02:00
elasticsearch Build: use golangci-lint as a make command (#17739) 2019-07-02 16:06:59 +03:00
graphite move log package to /infra (#17023) 2019-05-13 08:45:54 +02:00
influxdb move log package to /infra (#17023) 2019-05-13 08:45:54 +02:00
mssql MySQL/Postgres/MSSQL: Add parsing for day, weeks and year intervals in macros (#13086) 2019-05-30 09:58:29 +02:00
mysql MySQL/Postgres/MSSQL: Add parsing for day, weeks and year intervals in macros (#13086) 2019-05-30 09:58:29 +02:00
opentsdb move log package to /infra (#17023) 2019-05-13 08:45:54 +02:00
postgres MySQL/Postgres/MSSQL: Add parsing for day, weeks and year intervals in macros (#13086) 2019-05-30 09:58:29 +02:00
prometheus Prometheus: Preallocate data for Prometheus backend response parsing (#17490) 2019-06-10 08:12:46 +02:00
stackdriver move log package to /infra (#17023) 2019-05-13 08:45:54 +02:00
testdata datasource: testdata - add predicatable csv wave scenario (#18183) 2019-07-18 13:36:22 -04:00
fake_test.go follow go idiom and return error as second param 2017-09-21 18:04:16 +02:00
interval_test.go azuremonitor: fix auto interval calculation on backend 2019-02-11 13:27:08 +01:00
interval.go interval: make the FormatDuration function public 2019-02-11 11:25:51 +01:00
models.go Alerting: Improve alert rule testing (#16286) 2019-06-25 08:52:17 +02:00
query_endpoint.go follow go idiom and return error as second param 2017-09-21 18:04:16 +02:00
request.go follow go idiom and return error as second param 2017-09-21 18:04:16 +02:00
sql_engine_test.go let each sql datasource handle timeFrom and timeTo macros 2018-11-30 14:30:02 +01:00
sql_engine.go move log package to /infra (#17023) 2019-05-13 08:45:54 +02:00
time_range_test.go build: fix integer overflow in pkg/tsdb tests on 32bit platforms (#16818) 2019-05-06 09:27:45 +02:00
time_range.go Outdent code after if block that ends with return (golint) 2018-04-27 23:10:43 +02:00
tsdb_test.go follow go idiom and return error as second param 2017-09-21 18:04:16 +02:00