Commit Graph

84 Commits (main)

Author SHA1 Message Date
Fabian Reinartz 83cd270ea4 *: adapt to storage interface changes 8 years ago
Julius Volz f7e8348a88 Re-add contexts to storage.Storage.Querier() (#3230) 8 years ago
Fabian Reinartz d21f149745 *: migrate to go-kit/log 8 years ago
Max Leonard Inden 1c96fbb992
Expose current Prometheus config via /status/config 8 years ago
Goutham Veeramachaneni d407bd150c Consolidate the duration params in CLI 9 years ago
Brian Brazil e5f94145b8 Drop series for federation if latest sample is stale. 9 years ago
Brian Brazil 220e78b9c3 Consider a series stale after 4.1 intervals with no data. 9 years ago
Brian Brazil c02c25d5ba Allow peeking back further in buffer. 9 years ago
Fabian Reinartz 8c768f2ca3 web: Fix federation for instance label 9 years ago
Fabian Reinartz bbcf20ba01 web: deduplicate series in federation 9 years ago
Brian Brazil 8cd5aff8fe Send instance="" with federation if instance not set. 9 years ago
Brian Brazil d42e01b07c Sort labelnames for federation. 9 years ago
Fabian Reinartz bc20d93f0a storage: rename iterator value getters to At() 9 years ago
Fabian Reinartz 61bd698143 web: implement federation for new storage 9 years ago
Fabian Reinartz f8fc1f5bb2 *: migrate ingestion to new batch Appender 9 years ago
Fabian Reinartz 5817cb5bde *: migrate from model.* to promql.* types 9 years ago
Fabian Reinartz cef2e04aa3 web: add error counter for federation responses 9 years ago
Fabian Reinartz 9d68e81b32 web: don't return federation errors over HTTP 9 years ago
Fabian Reinartz 8fa18d564a storage: enhance Querier interface usage 9 years ago
Julius Volz c187308366 storage: Contextify storage interfaces. 9 years ago
beorn7 39c4915401 federation: Collapse time series of the same name 9 years ago
Julius Volz 3bfec97d46 Make the storage interface higher-level. 10 years ago
beorn7 836f1db04c Improve MetricsForLabelMatchers 10 years ago
beorn7 1e13f89039 Return SamplePair istead of *SamplePair consistently 10 years ago
Fabian Reinartz b35e25a082 Don't federate stale samples 10 years ago
Julius Volz dac26cef71 Rename global "labels" config option to "external_labels". 10 years ago
beorn7 ca63c05b4e Fix creation of protobuf fields 10 years ago
Fabian Reinartz 9bbd9264e2 Add global labels to federation 10 years ago
Julius Volz 995d3b831d Fix most golint warnings. 10 years ago
Fabian Reinartz d6b8da8d43 Switch promql types to common/model 10 years ago
Fabian Reinartz d6d88f8950 Add missing license headers 10 years ago
Fabian Reinartz 47aa0d536c Use common/expfmt in federation 10 years ago
Fabian Reinartz 306e8468a0 Switch from client_golang/model to common/model 10 years ago
Fabian Reinartz 39a8254963 web: add basic federation support. 11 years ago