43 Commits (2a7520a3236e98378b10e12b7d3d1a6dced640df)

Author SHA1 Message Date
Oleksandr Redko f10c3454e9 Enable perfsprint linter and fix up code 6 months ago
Bryan Boreham 8fd96241ab test: add promqltest package references 7 months ago
Matthieu MOREL d496687c8e golangci-lint: enable usestdlibvars linter 8 months ago
guoguangwu 1cccdbaedb chore: use constant instead of numeric literal 9 months ago
Bryan Boreham eff3a13e19 model/textparse: parsers take a labels SymbolTable 9 months ago
Bryan Boreham 39af788dbd Tests: use replacement DeepEquals using go-cmp 10 months ago
Filip Petkovski 10a82f87fd
Enable reusing memory when converting between histogram types 12 months ago
Matthieu MOREL 05fba53e57 web : use Go standard package 1 year ago
Arve Knudsen 6daee89e5f
Add context argument to Querier.Select (#12660) 1 year ago
beorn7 aa82fe198f tsdb: Fix histogram validation 1 year ago
Michael Hoffmann 4d8e380269
promql: allow tests to be imported (#12050) 1 year ago
beorn7 2ea8df4734 histogram: Expose #12305 1 year ago
Baskar Shanmugam 905a0bd63a
Added 'limit' query parameter support to /api/v1/status/tsdb endpoint (#12336) 2 years ago
beorn7 9e500345f3 textparse/scrape: Add option to scrape both classic and native histograms 2 years ago
beorn7 5b53aa1108 style: Replace `else if` cascades with `switch` 2 years ago
beorn7 c0879d64cf promql: Separate `Point` into `FPoint` and `HPoint` 2 years ago
beorn7 d121db7a65
federate: Fix PeekBack usage 2 years ago
Ganesh Vernekar 7a88bc3581
Test federation with native histograms 2 years ago
Bryan Boreham fd57569683 Update package web tests for new labels.Labels type 2 years ago
Bryan Boreham 4b9f248e85
unit tests: make all Labels sorted alphabetically (#10532) 3 years ago
Mateusz Gozdek 2cf7479622 web: prepare TestFederation_NotReady test for parallel execution 3 years ago
beorn7 c954cd9d1d Move packages out of deprecated pkg directory 3 years ago
darshanime 95c302723b Ask querier for sorted series in /federate 3 years ago
Julien Pivotto 6c56a1faaa
Testify: move to require (#8122) 4 years ago
Julien Pivotto 4e5b1722b3
Move away from testutil, refactor imports (#8087) 4 years ago
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