Commit Graph

747 Commits (d2caf51874aab00aee17e4fd2efd02c879dfbbc6)

Author SHA1 Message Date
Arthur Silva Sens 7aacef9b42
bugfix: Decouple native histogram ingestions and protobuf parsing 2 years ago
Will Hegedus bd1878700b
promtool: Fix panic on extended tsdb analyze (#13976) 2 years ago
Matthieu MOREL 6f595c6762
golangci-lint: enable whitespace linter (#13905) 2 years ago
Matthieu MOREL d496687c8e golangci-lint: enable usestdlibvars linter 2 years ago
komisan19 0249e080b4 refactor: utilize standard functions max/min 2 years ago
Arthur Silva Sens db64d2dcdc
Update documentation about existing feature-flags 2 years ago
Artur Melanchyk 44dcf02c69
TSDB: make total lock-free by using atomic 2 years ago
David Leadbeater 7ec4a11472 promtool: Avoid using testify for user rule tests 2 years ago
heyitao c7ca85388f Fix yaml file format and clear ci errors 2 years ago
machine424 3eed6c760a
adjust signal termination warning log 2 years ago
Arthur Silva Sens 07355c9199
Bump client_golang to 1.19 2 years ago
machine424 4b71f6ffc2
promtool: add a "tsdb dump-openmetrics" to dump in OpemMetrics format. 2 years ago
machine424 f477e0539a
Move from golang.org/x/exp/slices into slices now that we only support Go >= 1.21 2 years ago
Bryan Boreham eff3a13e19 model/textparse: parsers take a labels SymbolTable 2 years ago
Łukasz Mierzwa 5597020a60 Use github.com/klauspost/compress for gzip and zlib 2 years ago
Bryan Boreham 5a6c8f9c15 promtool: use go-cmp instead of DeepEqual 2 years ago
Bryan Boreham 39af788dbd Tests: use replacement DeepEquals using go-cmp 2 years ago
Bryan Boreham 16e68c01e4 tests: remove err from message when testify prints it already 2 years ago
Paweł Szulik d5eb636a89 Refactor cmd tests to use testify. 2 years ago
Marco Pracucci ac1c6eb3ef
Fix typo in CLI flag description 2 years ago
Danny Kopping 5bda33375a
Rename flag 2 years ago
Danny Kopping e7758d187e
Refactor concurrency control 2 years ago
Danny Kopping ed2933ca60
Add feature flag 2 years ago
Danny Kopping 940f83a540
Implementation 2 years ago
Filip Petkovski 583f3e587c
Optimize histogram iterators (#13340) 2 years ago
Paulin Todev 78411d5e8b
SD Managers taking over responsibility for registration of debug metrics (#13375) 2 years ago
SuperQ 2c0f9d1eee
Add automatic memory limit handling 2 years ago
Rewanth Tammana 102fd8cc88
Enhanced visibility for `promtool test rules` with JSON colored formatting (#13342) 2 years ago
tyltr f97fa2736c remove obsolete build tag 2 years ago
Giedrius Statkevičius b695e069b8
tsdb/main: wire "EnableOverlappingCompaction" to tsdb.Options (#13398) 2 years ago
Ayoub Mrini ace9c8a3da
promtool: allow setting multiple matchers to "promtool tsdb dump" command. (#13296) 2 years ago
zenador 6150e1ca0e
Add analyze histograms command to promtool (#12331) 2 years ago
Giedrius Statkevičius f36b56a62c
tsdb: remove unused option (#13282) 2 years ago
Paulin Todev 6279497124
Remove unnecessary else. 2 years ago
Paulin Todev 6a5306a53c
Use const labels for Discovery Manager metrics. 2 years ago
Paulin Todev 6de80d7fb0
Allow non-default registry to be used for metrics of SD components 2 years ago
Arthur Silva Sens 5082655392
Append Created Timestamps (#12733) 2 years ago
Matthieu MOREL 9c4782f1cc
golangci-lint: enable testifylint linter (#13254) 2 years ago
Julien Levesy 501f514389
feat(tsdb/agent): notify remote storage when commit happens (#13223) 2 years ago
Oleksandr Redko 2a75604f8e
Enable default revive rules (#13068) 2 years ago
Julien Pivotto c1ec6ae851 sort_by_label: Switch to feature flag 2 years ago
Alexander Trost 5051a993ab promql: add sort_by_label and sort_by_label_desc functions 2 years ago
Fiona Liao 5bee0cfce2
Change `ChunkReader.Chunk()` to `ChunkOrIterable()` 2 years ago
Julien Pivotto c92fbf3fdf Add feature flag for PromQL experimental functions. 2 years ago
Oleksandr Redko fa90ca46e5 ci(lint): enable godot; append dot at the end of comments 2 years ago
Oleksandr Redko 8e5f0387a2
ci(lint): enable nolintlint and remove redundant comments (#12926) 2 years ago
Rens Groothuijsen 122f9506e9
Set test group interval default to evaluation interval (#13011) 2 years ago
Bartlomiej Plotka 6d083312e7
native-histograms: Fixed PrometheusProto scrape format preference. (#13010) 2 years ago
George Krajcsovits 7d7b9eacff
Fix int32 overflow issues (#12978) 2 years ago
Ziqi Zhao 60e2bb0135 enhance promtool tsdb analyze command (#12869) 2 years ago