Ryan McKinley
|
6bda64cb19
|
Grafana: include a built-in backend datasource (#38571)
|
2021-09-10 07:44:47 -07:00 |
|
Arve Knudsen
|
78596a6756
|
Migrate to Wire for dependency injection (#32289)
Fixes #30144
Co-authored-by: dsotirakis <sotirakis.dim@gmail.com>
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
Co-authored-by: Ida Furjesova <ida.furjesova@grafana.com>
Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com>
Co-authored-by: Will Browne <wbrowne@users.noreply.github.com>
Co-authored-by: Leon Sorokin <leeoniya@gmail.com>
Co-authored-by: Andrej Ocenas <mr.ocenas@gmail.com>
Co-authored-by: spinillos <selenepinillos@gmail.com>
Co-authored-by: Karl Persson <kalle.persson@grafana.com>
Co-authored-by: Leonard Gram <leo@xlson.com>
|
2021-08-25 15:11:22 +02:00 |
|
Sofia Papagiannaki
|
aa8e09d383
|
Revert "Test datasource: Returns always float values (#34986)" (#35316)
This reverts commit 51afde34bd.
|
2021-06-11 14:12:11 +03:00 |
|
Sofia Papagiannaki
|
51afde34bd
|
Test datasource: Returns always float values (#34986)
|
2021-05-31 19:15:46 +03:00 |
|
Ryan McKinley
|
67028af99e
|
Live: check schema equality between push messages (#34548)
|
2021-05-27 12:55:42 +03:00 |
|
Torkel Ödegaard
|
6fb0560a84
|
TestData: Some simple small test data and first draft of what's new in v8 demo dashboard (#34731)
* TestData: More test data
* Added v8 demo dashboard
|
2021-05-26 14:11:57 +02:00 |
|
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 |
|