grafana/pkg/tsdb/testdatasource
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
csv_data_test.go TestData: Support for csv files & csv content (#34674) 2021-05-26 10:42:42 +02:00
csv_data.go TestData: Support for csv files & csv content (#34674) 2021-05-26 10:42:42 +02:00
resource_handler.go Backend Plugins: Convert test data source to use SDK contracts (#29916) 2021-01-29 18:33:23 +01:00
scenarios_test.go TestData: Support for csv files & csv content (#34674) 2021-05-26 10:42:42 +02:00
scenarios.go TestData: Support for csv files & csv content (#34674) 2021-05-26 10:42:42 +02:00
stream_handler.go Live: use latest changes in Go SDK to deal with streaming frames (#34668) 2021-05-25 10:29:02 -07:00
testdata.go TestData: Support for csv files & csv content (#34674) 2021-05-26 10:42:42 +02:00
utils.go Testdata: Rename package to circumvent convention in go (#19409) 2019-09-27 16:18:24 +02:00