prometheus/cmd/promtool
François Gouteroux 3524a16aa0 feat: add suggested changes, tests, and stdin support
Signed-off-by: François Gouteroux <francois.gouteroux@gmail.com>
2023-05-23 11:15:29 +02:00
..
testdata
archive.go
backfill.go enable gocritic, unconvert and unused linters 2023-04-13 19:20:22 +00:00
backfill_test.go lint: Adjust to the lint warnings raised by current versions of golint-ci 2023-04-19 17:10:10 +02:00
debug.go
main.go feat: add suggested changes, tests, and stdin support 2023-05-23 11:15:29 +02:00
main_test.go Document command line tools 2023-03-13 14:20:55 +01:00
metrics.go feat: add suggested changes, tests, and stdin support 2023-05-23 11:15:29 +02:00
rules.go Merge branch 'main' into linter/nilerr 2023-04-19 19:56:39 +02:00
rules_test.go lint: Adjust to the lint warnings raised by current versions of golint-ci 2023-04-19 17:10:10 +02:00
sd.go
sd_test.go
tsdb.go style: Replace else if cascades with switch 2023-04-19 17:22:31 +02:00
unittest.go Merge branch 'main' into linter/nilerr 2023-04-19 19:56:39 +02:00
unittest_test.go