58 Commits (160fc4144151d7f77d3395cfc860d3a7b5551957)

Author SHA1 Message Date
darshanime 95c302723b Ask querier for sorted series in /federate 3 years ago
Levi Harrison b5f6f8fb36 Switched to go-kit/log 4 years ago
Julien Pivotto 4e5b1722b3
Move away from testutil, refactor imports (#8087) 4 years ago
Kemal Akkoyun 66dfb951c4
*: Consistent Error/Warning handling for SeriesSet iterator: Allowing Async Select (#7251) 5 years ago
Ben Ye 1e4e37144d
Fixed wrongly handled not ready TSDB on web and API. (#7182) 5 years ago
Julian Taylor e2c06a8898 register federation failure metrics (#7081) 5 years ago
Marek Slabicki 8224ddec23
Capitalizing first letter of all log lines (#7043) 5 years ago
Ben Ye ecda6013ed
Use only local tsdb for federation (#7096) 5 years ago
Julian Taylor 05442b31c8
register federation failure metrics (#7081) 5 years ago
Bartlomiej Plotka d5c33877f9
storage: Added Chunks{Queryable/Querier/SeriesSet/Series/Iteratable. Added generic Merge{SeriesSet/Querier} implementation. (#7005) 5 years ago
Bartlomiej Plotka c4eefd1b3a storage: Removed SelectSorted method; Simplified interface; Added requirement for remote read to sort response. 5 years ago
Bartlomiej Plotka fe802f29c9 storage: Removed SelectSorted method; Simplified interface; Added requirement for remote read to sort response. 5 years ago
Tobias Guggenmos 20b1f596f6 Fix build errors in rest of prometheus 5 years ago
Julien Pivotto ff0003e072
Make lookbackDelta a option of QueryEngine (#6746) 5 years ago
Simon Pasquier 45506841e6
*: enable all default linters (#5504) 6 years ago
Tom Wilkie c7b3535997 Use pkg/relabelling in remote write. 6 years ago
Simon Pasquier f678e27eb6
*: use latest release of staticcheck (#5057) 6 years ago
Tom Wilkie 6e08029b56
Move err to be the last return value from storage.Select. (#5054) 6 years ago
mknapphrt f0e9196dca Return warnings on a remote read fail (#4832) 6 years ago
Thomas Jackson f0a1ebc19d Add SelectParams to Select for federation (#4546) 6 years ago
Julius Volz 8fbe1b5133
Handle a bunch of unchecked errors (#4461) 6 years ago
Alin Sinpalean e3b775b78b Simplify BufferedSeriesIterator usage (#4294) 6 years ago
Fabian Reinartz 7ccd4b39b8 *: implement query params 7 years ago
Ed Schouten bb724f1bef Deprecate DeduplicateSeriesSet() in favor of NewMergeSeriesSet(). 7 years ago
Fabian Reinartz 83cd270ea4 *: adapt to storage interface changes 7 years ago
Julius Volz f7e8348a88 Re-add contexts to storage.Storage.Querier() (#3230) 7 years ago
Fabian Reinartz d21f149745 *: migrate to go-kit/log 7 years ago
Max Leonard Inden 1c96fbb992
Expose current Prometheus config via /status/config 7 years ago
Goutham Veeramachaneni d407bd150c Consolidate the duration params in CLI 8 years ago
Brian Brazil e5f94145b8 Drop series for federation if latest sample is stale. 8 years ago
Brian Brazil 220e78b9c3 Consider a series stale after 4.1 intervals with no data. 8 years ago
Brian Brazil c02c25d5ba Allow peeking back further in buffer. 8 years ago
Fabian Reinartz 8c768f2ca3 web: Fix federation for instance label 8 years ago
Fabian Reinartz bbcf20ba01 web: deduplicate series in federation 8 years ago
Brian Brazil 8cd5aff8fe Send instance="" with federation if instance not set. 8 years ago
Brian Brazil d42e01b07c Sort labelnames for federation. 8 years ago
Fabian Reinartz bc20d93f0a storage: rename iterator value getters to At() 8 years ago
Fabian Reinartz 61bd698143 web: implement federation for new storage 8 years ago
Fabian Reinartz f8fc1f5bb2 *: migrate ingestion to new batch Appender 8 years ago
Fabian Reinartz 5817cb5bde *: migrate from model.* to promql.* types 8 years ago
Fabian Reinartz cef2e04aa3 web: add error counter for federation responses 8 years ago
Fabian Reinartz 9d68e81b32 web: don't return federation errors over HTTP 8 years ago
Fabian Reinartz 8fa18d564a storage: enhance Querier interface usage 8 years ago
Julius Volz c187308366 storage: Contextify storage interfaces. 8 years ago
beorn7 39c4915401 federation: Collapse time series of the same name 8 years ago
Julius Volz 3bfec97d46 Make the storage interface higher-level. 8 years ago
beorn7 836f1db04c Improve MetricsForLabelMatchers 9 years ago
beorn7 1e13f89039 Return SamplePair istead of *SamplePair consistently 9 years ago
Fabian Reinartz b35e25a082 Don't federate stale samples 9 years ago
Julius Volz dac26cef71 Rename global "labels" config option to "external_labels". 9 years ago