The Prometheus monitoring system and time series database.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
prometheus/cmd/promtool
Aditya Tiwari 146080186d
promtool: Add --lint flag to check metrics command to allow disabling linting (#17669)
1 week ago
..
testdata Merge pull request #13409 from smallfish/feature/promtool-dump-series 2 weeks ago
analyze.go Apply analyzer "modernize" to the whole codebase 4 months ago
analyze_test.go chore: enable gci linter (#16245) 9 months ago
archive.go Use github.com/klauspost/compress for gzip and zlib 2 years ago
backfill.go chore: enable gci linter (#16245) 9 months ago
backfill_test.go chore: enable unused-parameter from revive 10 months ago
debug.go refactor (package cmd): move from github.com/pkg/errors to 'errors' and 'fmt' packages (#10733) 4 years ago
main.go promtool: Add --lint flag to check metrics command to allow disabling linting (#17669) 1 week ago
main_test.go promtool: Add --lint flag to check metrics command to allow disabling linting (#17669) 1 week ago
metrics.go promtool: Add Remote Write 2.0 support to push metrics command (#17417) 2 months ago
metrics_test.go promtool: Add Remote Write 2.0 support to push metrics command (#17417) 2 months ago
query.go Add analyze histograms command to promtool (#12331) 2 years ago
rules.go Make metric/label name validation scheme explicit (#16928) 4 months ago
rules_test.go Make metric/label name validation scheme explicit (#16928) 4 months ago
sd.go chore: enable unused-parameter from revive 10 months ago
sd_test.go Make metric/label name validation scheme explicit (#16928) 4 months ago
tsdb.go Merge pull request #13409 from smallfish/feature/promtool-dump-series 2 weeks ago
tsdb_posix_test.go promtool: support creating tsdb blocks from a pipe (#16011) 11 months ago
tsdb_test.go Small refactor: use clearer name formatSeriesSetLabelsToJSON 2 months ago
unittest.go Update golangci-lint and add modernize check (#17640) 3 weeks ago
unittest_test.go Add start_timestamp field for unit tests. 3 weeks ago