grafana/pkg/tsdb/influxdb/flux
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
..
testdata TestData: Support for csv files & csv content (#34674) 2021-05-26 10:42:42 +02:00
builder.go InfluxDB: Flux: handle boolean data-columns (#34479) 2021-05-25 17:22:04 +02:00
executor_test.go InfluxDB: Flux: handle boolean data-columns (#34479) 2021-05-25 17:22:04 +02:00
executor.go InfluxDB: Improve maxDataPoints error-message in Flux-mode, raise limits (#31259) 2021-03-02 18:33:51 +01:00
flux.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
macros_test.go InfluxDB: Upgrade InfluxDB in devenv (#26983) 2020-08-19 09:23:11 +02:00
macros.go InfluxDB: exclude result and table column from Flux table results (#27081) 2020-08-20 10:52:46 -07:00
query_models.go Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00