Commit Graph

174 Commits (bwplotka-patch-2)

Author SHA1 Message Date
Matthieu MOREL af1a19fc78 enable errorf rule from perfsprint linter 1 year ago
George Krajcsovits 1b4e7f74e6
feat(tools): add debug printouts to rules unit testing (#15196) 1 year ago
Yi 2cabd1b707
config: remove expand-external-labels flag in release 3.0 (#14657) 1 year ago
TJ Hoplock 6ebfbd2d54 chore!: adopt log/slog, remove go-kit/log 1 year ago
Alex Johnson be0f10054e Remove no-default-scrape-port featureFlag 1 year ago
Owen Williams 88bb05c3e8 utf8: enable utf-8 support by default 1 year ago
machine424 cc40b65ab4 fix(promtool): use the final database path for --sandbox-dir-root instead of the default value as it may be overridden 1 year ago
Suraj Patil 7757794bb3
[ENHANCEMENT] Promtool: Adding labels to time series while creating tsdb blocks (#14403) 1 year ago
beorn7 0f760f63dd lint: Revamp our linting rules, mostly around doc comments 1 year ago
Kushal shukla fe12924638
promtool: JUnit-Format XML Test Results (#14506) 1 year ago
Seena Fallah f253d36361 rule: allow merging labels from group level 1 year ago
Kartikay 978fce7d3b
flags: remove "promql-at-modifier" and "promql-negative-offset" feature flags 2 years ago
beorn7 3127a4029e doc: Clarify the limits of dumping/backfilling via OpenMetrics 2 years ago
Bryan Boreham 8fd96241ab test: add promqltest package references 2 years ago
machine424 c5a1cc9148
chore(tsdb): add a sandboxDir to DBReadOnly, the directory can be used for transient file writes. 2 years ago
Matthieu MOREL d496687c8e golangci-lint: enable usestdlibvars linter 2 years ago
machine424 4b71f6ffc2
promtool: add a "tsdb dump-openmetrics" to dump in OpemMetrics format. 2 years ago
Rewanth Tammana 102fd8cc88
Enhanced visibility for `promtool test rules` with JSON colored formatting (#13342) 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
Paulin Todev 6de80d7fb0
Allow non-default registry to be used for metrics of SD components 2 years ago
Oleksandr Redko 2a75604f8e
Enable default revive rules (#13068) 2 years ago
Oleksandr Redko 8e5f0387a2
ci(lint): enable nolintlint and remove redundant comments (#12926) 2 years ago
ouyang1204 5d233df7ef
Fix rule check broken (#12715) 2 years ago
Ben Ye c78124427e
Support specifying series matchers to analyze tsdb (#12842) 2 years ago
Arve Knudsen 4451ba10b4
Add context argument to IndexReader.Postings (#12667) 2 years ago
Arve Knudsen 6daee89e5f
Add context argument to Querier.Select (#12660) 2 years ago
Julien Pivotto b3b669fd9a Add experimental flag and docs 3 years ago
Rob Skillington e1ace8d00e Add PromQL format and label matcher set/delete commands to promtool 3 years ago
João Vilaça 81394ea1c5 Add --run flag to promtool test rules 3 years ago
François Gouteroux f676d4a756 feat refactoring checkrules func 3 years ago
François Gouteroux 6ae4a46845 feat: enhance stdin check and add tests parsing error 3 years ago
François Gouteroux 4341b98eb2 fix: apply suggested changes 3 years ago
François Gouteroux 934c5ddb8d feat: make push metrics labels generic and repeatable 3 years ago
François Gouteroux 3524a16aa0 feat: add suggested changes, tests, and stdin support 3 years ago
François Gouteroux b1bab7bc54 feat(promtool): add push metrics command 3 years ago
François Gouteroux 8472596fd0 fix: apply suggested changes 3 years ago
François Gouteroux 034eb2b3f2 promtool: read from stdin if no filenames are provided in check rules 3 years ago
Julien Pivotto 391473141d
Check health & ready: move to flags (#12223) 3 years ago
Nidhey Nitin Indurkar 3f7beeecc6
feat: health and readiness check of prometheus server in CLI (promtool) (#12096) 3 years ago
Julien Pivotto 1922db0586 Document command line tools 3 years ago
Julien Pivotto 0c56e5d014 Update our own dependencies, support proxy from env 3 years ago
Bryan Boreham f4fd9b0d68 scrape: re-use memory in TargetsFromGroup 3 years ago
Julien Pivotto 599b70a05d Add include scrape configs 3 years ago
Martin Chodur f1de2cec3d fix: set the http round tripper fro promtool import command 3 years ago
Martin Chodur 3ebe4b48db feat: add promtool http config support 3 years ago
Amin Borjian 90d6873c7f promtool: add support of selecting timeseries for TSDB dump 3 years ago
Bryan Boreham bf2c827d91 Update package cmd/promtool for new labels.Labels type 3 years ago
Cosrider bef6556ca5
delete redundant alias (#11180) 3 years ago
Levi Harrison d61459d826
`no-default-scrape-port` feature flag (#9523) 4 years ago