grafana/pkg/tsdb/prometheus
Sergey Kostrukov 656ade9884
Shared Azure middleware between Azure Monitor and Prometheus datasources (#46002)
* Scopes in Azure middleware

* Enable Azure middleware without feature flag

* Use common Azure middleware in Azure Monitor

* Apply feature flag to JsonData configuration of Azure auth

* Enforce feature flag in Prometheus datasource

* Prometheus provider tests

* Datasource service tests

* Fix http client provider tests

* Pass sdkhttpclient.Options by reference

* Add middleware to httpclient.Options

* Remove dependency on Grafana settings

* Unit-tests updated

* Fix ds_proxy_test

* Fix service_test
2022-04-01 13:26:49 +02:00
..
middleware refactor promethueus package into sub packages (#43634) 2022-01-04 07:22:33 -07:00
promclient Shared Azure middleware between Azure Monitor and Prometheus datasources (#46002) 2022-04-01 13:26:49 +02:00
testdata Prometheus: Fix timestamp truncation (#46302) 2022-03-08 10:55:25 -05:00
framing_test.go Prometheus: Set interval on time field (#44802) 2022-02-03 08:15:55 -05:00
prometeus_bench_test.go Prometheus: Set interval on time field (#44802) 2022-02-03 08:15:55 -05:00
prometheus.go Shared Azure middleware between Azure Monitor and Prometheus datasources (#46002) 2022-04-01 13:26:49 +02:00
time_series_query_test.go Prometheus: Fix timestamp truncation (#46302) 2022-03-08 10:55:25 -05:00
time_series_query.go Prometheus: Fix timestamp truncation (#46302) 2022-03-08 10:55:25 -05:00
types.go Forward oauth tokens after prometheus datasource migration (#43686) 2022-01-05 13:55:55 -07:00