18 Commits (cf6890a3a8d6c59a08e8dd89fb778fa388756406)

Author SHA1 Message Date
Ben Ye 1e4e37144d
Fixed wrongly handled not ready TSDB on web and API. (#7182) 5 years ago
Ben Ye ecda6013ed
Use only local tsdb for federation (#7096) 5 years ago
Julien Pivotto ff0003e072
Make lookbackDelta a option of QueryEngine (#6746) 5 years ago
Tobias Guggenmos 3d6cf1c289 PromQL: Make parser completely generated (#6548) 5 years ago
Tobias Guggenmos 35c1f31721 PromQL: Use more standart format for error positions (#6433) 5 years ago
Bjoern Rabenstein a92ef68dd8 Fix staticcheck errors 6 years ago
Tom Wilkie c7b3535997 Use pkg/relabelling in remote write. 6 years ago
Karsten Weiss d79d573f71 Fix spelling mistakes found by codespell (#4065) 7 years ago
Shubheksha Jalan 35c1926d14 use httptest.NewRequest, remove http.ReadRequest (#3557) 7 years ago
Max Leonard Inden 1c96fbb992
Expose current Prometheus config via /status/config 7 years ago
Brian Brazil e5f94145b8 Drop series for federation if latest sample is stale. 8 years ago
Fabian Reinartz 8c768f2ca3 web: Fix federation for instance label 8 years ago
Brian Brazil 8cd5aff8fe Send instance="" with federation if instance not set. 8 years ago
Brian Brazil dbb65846f1 Add unittest for federation external_labels behaviour 8 years ago
beorn7 717dd8adac web: add more federation test scenarios 8 years ago
beorn7 784a8ad7c5 web: Inline httptest.NewRequest because it only exists in Go1.7+ 8 years ago
beorn7 39c4915401 federation: Collapse time series of the same name 8 years ago