grafana/pkg/tsdb/prometheus
Todd Treece db5f480a8f
Prometheus: Fix timestamp truncation (#46302)
* avoid truncation to seconding by using time.Time directly

* update test coverage
2022-03-08 10:55:25 -05:00
..
middleware refactor promethueus package into sub packages (#43634) 2022-01-04 07:22:33 -07:00
promclient Prometheus: Fix Azure authentication support (#44407) 2022-02-03 17:06:31 +01: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 Prometheus: Fix Azure authentication support (#44407) 2022-02-03 17:06:31 +01: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