grafana/pkg/tsdb
Ivana Huckova 19ad08e6b8
Prometheus: Run exemplars explore queries through backend (#39531)
* Prometheus: Run Explore both queries trough backend

* Refactor, simplify

* Set default values for query type selector

* Run multiple queries as one query trough backend

* Remove trailing newlines

* Pass utcOffset

* Remove trailing comma

* WIP: Implementatioon of exemplars

* add sampling for exemplars

* Refactor to use response as custom metadata

* Simplify processing of exemplars

* Update, clean up

* Refactor the way how we get available exemplars

* Simplify exemplars disabling and running on frontend

* Add tests

* Update toggle

* Remove console log

* Fix go linting

* Fix e2e test

* Trigger Build

* Compare lengts, small fix

* Remove duplicated time check

* Address feedback

* Remove redundant ! as not needed

* Update
2021-10-12 13:16:09 +02:00
..
azuremonitor AzureMonitor: move metric deep link code to backend (#39524) 2021-09-28 09:24:18 -04:00
cloudmonitoring CloudMonitoring: Migrate to use backend plugin SDK contracts (#38650) 2021-10-08 14:46:35 +02:00
cloudwatch CloudWatch: Set period in math expressions (#39458) 2021-09-23 16:03:58 +02:00
elasticsearch Elasticsearch/Prometheus: Set correct service namespace for SigV4 (#39439) 2021-09-27 14:32:19 +02:00
grafanads Encryption: Refactor securejsondata.SecureJsonData to stop relying on global functions (#38865) 2021-10-07 17:33:50 +03:00
graphite Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
influxdb InfluxDB: Flux: make $__interval and $__interval_ms work in alerting (#38889) 2021-09-27 12:03:04 +02:00
interval Use sdk pkg for gtime (#39354) 2021-09-21 13:08:52 +02:00
intervalv2 IntervalV2: Use maxDataPoints to calculate correct interval (#39036) 2021-09-13 14:58:32 +02:00
loki IntervalV2: Use maxDataPoints to calculate correct interval (#39036) 2021-09-13 14:58:32 +02:00
mssql Encryption: Refactor securejsondata.SecureJsonData to stop relying on global functions (#38865) 2021-10-07 17:33:50 +03:00
mysql Encryption: Refactor securejsondata.SecureJsonData to stop relying on global functions (#38865) 2021-10-07 17:33:50 +03:00
opentsdb Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
postgres Encryption: Refactor securejsondata.SecureJsonData to stop relying on global functions (#38865) 2021-10-07 17:33:50 +03:00
prometheus Prometheus: Run exemplars explore queries through backend (#39531) 2021-10-12 13:16:09 +02:00
sqleng Chore: Remove SQL engine cache (#39254) 2021-09-15 23:03:25 +02:00
tempo Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
testdatasource Live: pipeline subscriber interface (#39299) 2021-09-17 16:40:32 +03:00
data_plugin_adapter.go Encryption: Refactor securejsondata.SecureJsonData to stop relying on global functions (#38865) 2021-10-07 17:33:50 +03:00
service_test.go CloudMonitoring: Migrate to use backend plugin SDK contracts (#38650) 2021-10-08 14:46:35 +02:00
service.go CloudMonitoring: Migrate to use backend plugin SDK contracts (#38650) 2021-10-08 14:46:35 +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