grafana/pkg/tsdb
dannyfreak 67b977fd63
Added missing metrics for Consumer Lag dimension (#36821)
Co-authored-by: Fryc, Daniel <Daniel.Fryc@Pearson.com>
2021-07-16 11:10:40 +02:00
..
azuremonitor AzureMonitor: Fail rather than warn if Log credentials are set (#36652) 2021-07-14 09:53:24 +02:00
cloudmonitoring Datasource: Shared HTTP client provider for core backend data sources and any data source using the data source proxy (#33439) 2021-05-19 23:53:41 +02:00
cloudwatch Added missing metrics for Consumer Lag dimension (#36821) 2021-07-16 11:10:40 +02:00
elasticsearch Plugins: Migrate Elasticsearch to backend plugin SDK (#36132) 2021-07-15 16:45:59 +02:00
graphite Graphite: Convert to use grafana-plugin-sdk-go contracts (#35798) 2021-07-08 18:03:55 +08:00
influxdb InfluxDB: Flux: fix backward compatibility for some queries (#36603) 2021-07-09 17:37:14 +02:00
interval Datasource: Use intervalMs field of query model in GetIntervalFrom if interval field is not set (#34270) 2021-05-26 11:45:11 +02:00
loki Datasource: Shared HTTP client provider for core backend data sources and any data source using the data source proxy (#33439) 2021-05-19 23:53:41 +02:00
mssql Postgres/MySQL/MSSQL: Fix concurrent map writes panic (#35510) 2021-06-11 14:56:29 +02:00
mysql Postgres/MySQL/MSSQL: Fix name of time field should be named Time for time series queries (#36720) 2021-07-14 11:29:51 +02:00
opentsdb Chore: Refactor OpenTSDB using backend SDK (#35815) 2021-06-30 15:58:44 +02:00
postgres Fix Postgres query handling null values for smallint (#36648) 2021-07-13 09:36:24 +02:00
prometheus Chore: Refactor Prometheus custom query parameters middleware (#34814) 2021-06-01 14:59:44 +02:00
sqleng Postgres/MySQL/MSSQL: Fix name of time field should be named Time for time series queries (#36720) 2021-07-14 11:29:51 +02:00
tempo Tempo: show hex strings instead of uints for ids (#36471) 2021-07-12 14:12:47 +02:00
testdatasource Plugins: Migrate Elasticsearch to backend plugin SDK (#36132) 2021-07-15 16:45:59 +02:00
calculator.go Plugins: Migrate Elasticsearch to backend plugin SDK (#36132) 2021-07-15 16:45:59 +02:00
calculator_test.go Plugins: Migrate Elasticsearch to backend plugin SDK (#36132) 2021-07-15 16:45:59 +02:00
data_plugin_adapter.go Chore: Refactor OAuth/social package to service (#35403) 2021-07-07 08:54:17 +02:00
service.go Plugins: Migrate Elasticsearch to backend plugin SDK (#36132) 2021-07-15 16:45:59 +02:00
service_test.go Chore: Refactor backend plugin manager/tsdb query data (#34944) 2021-06-03 14:16:58 +02:00
time_range.go
time_range_test.go