grafana/pkg/tsdb
idafurjes 5d01add7da
Fix Postgres query handling null values for smallint (#36648)
* Fix Postgres query handling null values for smallint

* Fix converting to int16
2021-07-13 09:36:24 +02:00
..
azuremonitor AzureMonitor: strongly-typed AzureCredentials and correct resolution of auth type and cloud (#36284) 2021-07-05 12:20:12 +02:00
cloudmonitoring
cloudwatch Add StreamName dimension for AWS/KinesisVideo namespace (#36655) 2021-07-12 14:24:10 +02:00
elasticsearch Elasticsearch: add rate aggregation (#33311) 2021-06-28 11:55:31 +01: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
loki
mssql Postgres/MySQL/MSSQL: Fix concurrent map writes panic (#35510) 2021-06-11 14:56:29 +02:00
mysql [MYSQL] convert explicitely smallint and tinyint (#35897) 2021-06-22 00:10:45 +08: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
sqleng SQL: Fixes issues with showing value column name prefix in legends (#35839) 2021-06-18 08:05:23 +02:00
tempo Tempo: show hex strings instead of uints for ids (#36471) 2021-07-12 14:12:47 +02:00
testdatasource Testdata: generate data that can link to USA state codes (#36537) 2021-07-09 08:02:57 -07:00
data_plugin_adapter.go Chore: Refactor OAuth/social package to service (#35403) 2021-07-07 08:54:17 +02:00
service.go Graphite: Convert to use grafana-plugin-sdk-go contracts (#35798) 2021-07-08 18:03:55 +08: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