Commit Graph

159 Commits (2880ee8e46e2c49e5155523b30b7878d7cc65ae8)

Author SHA1 Message Date
Kushal shukla fe12924638
promtool: JUnit-Format XML Test Results (#14506)
4 months ago
beorn7 3127a4029e doc: Clarify the limits of dumping/backfilling via OpenMetrics
6 months ago
Björn Rabenstein 3119b8a055
Merge pull request #13218 from machine424/ro-promtool
6 months ago
Bryan Boreham 8fd96241ab test: add promqltest package references
7 months ago
machine424 c5a1cc9148
chore(tsdb): add a sandboxDir to DBReadOnly, the directory can be used for transient file writes.
7 months ago
Matthieu MOREL d496687c8e golangci-lint: enable usestdlibvars linter
8 months ago
machine424 4b71f6ffc2
promtool: add a "tsdb dump-openmetrics" to dump in OpemMetrics format.
9 months ago
Rewanth Tammana 102fd8cc88
Enhanced visibility for `promtool test rules` with JSON colored formatting (#13342)
10 months ago
Ayoub Mrini ace9c8a3da
promtool: allow setting multiple matchers to "promtool tsdb dump" command. (#13296)
11 months ago
zenador 6150e1ca0e
Add analyze histograms command to promtool (#12331)
11 months ago
Paulin Todev 6de80d7fb0
Allow non-default registry to be used for metrics of SD components
12 months ago
Julien Pivotto 74cd1b6a09
Merge branch 'main' into add-focus-flag-to-promtool-test-rules
12 months ago
Oleksandr Redko 2a75604f8e
Enable default revive rules (#13068)
1 year ago
Oleksandr Redko 8e5f0387a2
ci(lint): enable nolintlint and remove redundant comments (#12926)
1 year ago
ouyang1204 5d233df7ef
Fix rule check broken (#12715)
1 year ago
Ben Ye c78124427e
Support specifying series matchers to analyze tsdb (#12842)
1 year ago
Arve Knudsen 4451ba10b4
Add context argument to IndexReader.Postings (#12667)
1 year ago
Arve Knudsen 6daee89e5f
Add context argument to Querier.Select (#12660)
1 year ago
Julien Pivotto b3b669fd9a Add experimental flag and docs
1 year ago
Rob Skillington e1ace8d00e Add PromQL format and label matcher set/delete commands to promtool
1 year ago
João Vilaça 81394ea1c5 Add --run flag to promtool test rules
1 year ago
Julien Pivotto 1214d314c3
Merge pull request #12225 from fgouteroux/feat/promtool_check_rules_stdin
1 year ago
François Gouteroux f676d4a756 feat refactoring checkrules func
2 years ago
François Gouteroux 6ae4a46845 feat: enhance stdin check and add tests parsing error
2 years ago
François Gouteroux 4341b98eb2 fix: apply suggested changes
2 years ago
François Gouteroux 934c5ddb8d feat: make push metrics labels generic and repeatable
2 years ago
François Gouteroux 3524a16aa0 feat: add suggested changes, tests, and stdin support
2 years ago
François Gouteroux b1bab7bc54 feat(promtool): add push metrics command
2 years ago
François Gouteroux 8472596fd0 fix: apply suggested changes
2 years ago
François Gouteroux 034eb2b3f2 promtool: read from stdin if no filenames are provided in check rules
2 years ago
Julien Pivotto 391473141d
Check health & ready: move to flags (#12223)
2 years ago
Nidhey Nitin Indurkar 3f7beeecc6
feat: health and readiness check of prometheus server in CLI (promtool) (#12096)
2 years ago
Julien Pivotto 1922db0586 Document command line tools
2 years ago
Bryan Boreham b96b89ef8b
Merge pull request #12048 from bboreham/faster-targets
2 years ago
Julien Pivotto 0c56e5d014 Update our own dependencies, support proxy from env
2 years ago
Bryan Boreham f4fd9b0d68 scrape: re-use memory in TargetsFromGroup
2 years ago
Julien Pivotto 599b70a05d Add include scrape configs
2 years ago
Martin Chodur f1de2cec3d fix: set the http round tripper fro promtool import command
2 years ago
Martin Chodur 3ebe4b48db feat: add promtool http config support
2 years ago
Amin Borjian 90d6873c7f promtool: add support of selecting timeseries for TSDB dump
2 years ago
Bryan Boreham bf2c827d91 Update package cmd/promtool for new labels.Labels type
2 years ago
Cosrider bef6556ca5
delete redundant alias (#11180)
2 years ago
Levi Harrison d61459d826
`no-default-scrape-port` feature flag (#9523)
2 years ago
Julien Pivotto 13bd4fd3c8
Fix promtool check config not erroring properly on failures (#10952)
2 years ago
David Leadbeater 355b8bcf0b
Add --lint-fatal option (#10815)
3 years ago
Matthieu MOREL 36eee11434
refactor (package cmd): move from github.com/pkg/errors to 'errors' and 'fmt' packages (#10733)
3 years ago
Ben Ye af5ea213f7
promtool: support matchers when querying label values (#10727)
3 years ago
Matthieu MOREL e2ede285a2
refactor: move from io/ioutil to io and os packages (#10528)
3 years ago
Filip Petkovski 1c1b174a8e
Add a --lint flag to the promtool check rules and check config commands (#10435)
3 years ago
Julien Pivotto f9d8e5245a
Plugins support (#10495)
3 years ago