grafana/pkg/tsdb
Torkel Ödegaard 987bffe482
TestData: Support for csv files & csv content (#34674)
* initial implementation of csv support for test data source

* CSV file & content scenarios working

* Removing categorical data

* fixing handler names

* Update pkg/tsdb/testdatasource/csv_data.go

Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>

* Update pkg/tsdb/testdatasource/csv_data.go

Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>

* Update pkg/tsdb/testdatasource/csv_data.go

Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>

* Update pkg/tsdb/testdatasource/csv_data.go

Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>

* Update pkg/tsdb/testdatasource/csv_data.go

Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>

* Update pkg/tsdb/testdatasource/csv_data.go

Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>

* Update pkg/tsdb/testdatasource/csv_data.go

Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>

* Fixed lint issues

* updated so it uses the same parsing

* more CSV tests

* lint fixes

* more lint

* lint

* support time field

* migrate manual entry to csv

* more test output

* more test output

* missing file

Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2021-05-26 10:42:42 +02:00
..
azuremonitor AzureMonitor: Update Logs workspace() template variable query to return resource URIs (#34445) 2021-05-20 10:16:29 +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 Add missing AWS/AppSync metrics (#34691) 2021-05-26 08:11:26 +02:00
elasticsearch Elasticsearch: fix NewClient not passing httpClientProvider to client impl (#34539) 2021-05-24 14:45:29 +01:00
graphite 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
influxdb TestData: Support for csv files & csv content (#34674) 2021-05-26 10:42:42 +02:00
interval SQL data sources: Convert to return data frames (#32257) 2021-05-05 16:46:07 +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 SQL: Use SDK sqlutil package refactor (#33758) 2021-05-11 14:59:33 +02:00
mysql 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
opentsdb 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
postgres SQL: Use SDK sqlutil package refactor (#33758) 2021-05-11 14:59:33 +02:00
prometheus 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
sqleng SQL: Use SDK sqlutil package refactor (#33758) 2021-05-11 14:59:33 +02:00
tempo Chore: Upgrade opentelemetry.io/collector dependency (#34700) 2021-05-26 10:11:37 +02:00
testdatasource TestData: Support for csv files & csv content (#34674) 2021-05-26 10:42:42 +02:00
request_test.go TSDB: add deprecation comments to many tsdb structs (#33281) 2021-04-23 03:03:11 +02:00
service.go 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
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