grafana/pkg/tsdb
ying-jeanne c22905f864
Graphite: Convert to use grafana-plugin-sdk-go contracts (#35798)
* Use Dataframes and extract tags from response

* Fix timestamp conversion

* Add tests for data frame conversion

* Add missing RefID and simplify returning an error

* draft dataframe/sdk convertion for graphite

* intermedia

* modify init because registration failed

* Allocate memory for each data point value

* Remove redundant memory aliasing

* Remove redundant new line

* Sort imports

* Simplify returning nil values

* fix lint

* remove unused jsondata

* add checks on query length

* remove basic auth from request

Co-authored-by: Piotr Jamróz <pm.jamroz@gmail.com>
2021-07-08 18:03:55 +08:00
..
azuremonitor AzureMonitor: strongly-typed AzureCredentials and correct resolution of auth type and cloud (#36284) 2021-07-05 12:20:12 +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 CloudwatchLogs: send error down to client (#36277) 2021-07-05 16:12:58 +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: timestamp-column has to go first (#35036) 2021-06-01 16:03:02 +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 [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 SQL: Fixes issues with showing value column name prefix in legends (#35839) 2021-06-18 08:05:23 +02:00
prometheus Chore: Refactor Prometheus custom query parameters middleware (#34814) 2021-06-01 14:59:44 +02:00
sqleng SQL: Fixes issues with showing value column name prefix in legends (#35839) 2021-06-18 08:05:23 +02:00
tempo Chore: Upgrade opentelemetry.io/collector dependency (#34700) 2021-05-26 10:11:37 +02:00
testdatasource Testdata: use UTC time and circle alcatraz for streaming flight sample 2021-06-27 10:17:01 -07:00
data_plugin_adapter.go Chore: Refactor OAuth/social package to service (#35403) 2021-07-07 08:54:17 +02:00
service_test.go Chore: Refactor backend plugin manager/tsdb query data (#34944) 2021-06-03 14:16:58 +02:00
service.go Graphite: Convert to use grafana-plugin-sdk-go contracts (#35798) 2021-07-08 18:03:55 +08:00
time_range_test.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
time_range.go Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00