grafana/pkg/tsdb
Zoltán Bedi 862f09376f
Tempo: convert to backend data source (#31618)
* Tempo: Support opentelemetry response

* Tempo: convert Tempo to backend data source

* Update data source test

* Fix lint issues

* Apply suggestions from code review

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

* Return error when trace not found

Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
2021-03-04 18:23:02 +01:00
..
azuremonitor Chore: Rewrite tsdb azuremonitor time grain test to standard library (#30089) 2021-01-06 20:16:53 +01:00
cloudmonitoring Convert annotations to dataframes (#31400) 2021-02-25 18:29:17 +02:00
cloudwatch CloudWatch: Added AWS Timestream Metrics and Dimensions (#31624) 2021-03-03 11:25:45 +02:00
elasticsearch Elasticsearch: Support extended stats and percentiles in terms order by (#28910) 2021-01-15 12:10:16 +01:00
graphite Graphite/SSE: update graphite to work with server side expressions (#31455) 2021-02-24 13:16:26 -05:00
influxdb InfluxDB: Improve maxDataPoints error-message in Flux-mode, raise limits (#31259) 2021-03-02 18:33:51 +01:00
loki Loki: Add support for alerting (#31424) 2021-03-02 14:55:16 +01:00
mssql Chore: Fix linting issues caught by ruleguard (#28799) 2020-11-17 11:27:45 +01:00
mysql Chore: Enable errorlint linter (#29227) 2020-11-19 14:47:17 +01:00
opentsdb Chore: Disable default golangci-lint filter (#29751) 2020-12-15 09:32:06 +01:00
postgres Postgres: allow providing TLS/SSL certificates as text in addition to file paths (#30353) 2021-02-23 22:10:55 +01:00
prometheus Chore: Rewrite tsdb prometheus test to standard library (#29592) 2020-12-04 08:49:39 +01:00
sqleng Chore: Disable default golangci-lint filter (#29751) 2020-12-15 09:32:06 +01:00
tempo Tempo: convert to backend data source (#31618) 2021-03-04 18:23:02 +01:00
testdatasource PieChart: Progress on new core pie chart (#28020) 2021-02-11 14:32:33 +01:00
fake_test.go follow go idiom and return error as second param 2017-09-21 18:04:16 +02:00
frame_util.go Alerting: Add labels to name when converting data frame to series (#28085) 2020-10-09 08:21:16 -04:00
interval_test.go Prometheus: Min step defaults to seconds when no unit is set to prevent errors when running alerts. (#30966) 2021-02-09 10:23:38 +01:00
interval.go Prometheus: Min step defaults to seconds when no unit is set to prevent errors when running alerts. (#30966) 2021-02-09 10:23:38 +01:00
models.go Datasource: Use json-iterator configuration compatible with standard library (#30732) 2021-01-29 15:31:19 +01:00
query_endpoint.go Chore: Remove dead code (#28664) 2020-11-05 11:00:00 +01:00
request_test.go Chore: Convert tsdb request test to standard library (#29936) 2020-12-20 11:53:28 +01:00
request.go Chore: Fix issues reported by staticcheck; enable stylecheck linter (#28866) 2020-11-05 15:37:11 +01:00
time_range_test.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
time_range.go Core: add location option to parse timerange (#24796) 2020-05-19 08:52:43 +02:00