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.
 
 
 
 
 
Matthieu MOREL 6f595c6762
golangci-lint: enable whitespace linter (#13905)
8 months ago
..
testdata Fix yaml file format and clear ci errors 8 months ago
analyze.go Add analyze histograms command to promtool (#12331) 11 months ago
analyze_test.go Add analyze histograms command to promtool (#12331) 11 months ago
archive.go Use github.com/klauspost/compress for gzip and zlib 9 months ago
backfill.go model/textparse: parsers take a labels SymbolTable 9 months ago
backfill_test.go Tests: use replacement DeepEquals using go-cmp 10 months ago
debug.go
main.go golangci-lint: enable usestdlibvars linter 8 months ago
main_test.go golangci-lint: enable testifylint linter (#13254) 12 months ago
metrics.go Add a header to count retried remote write requests (#12729) 1 year ago
query.go Add analyze histograms command to promtool (#12331) 11 months ago
rules.go refactor: utilize standard functions max/min 8 months ago
rules_test.go golangci-lint: enable whitespace linter (#13905) 8 months ago
sd.go promtool: use go-cmp instead of DeepEqual 10 months ago
sd_test.go Tests: use replacement DeepEquals using go-cmp 10 months ago
tsdb.go TSDB: make total lock-free by using atomic 8 months ago
tsdb_test.go promtool: add a "tsdb dump-openmetrics" to dump in OpemMetrics format. 9 months ago
unittest.go promtool: Avoid using testify for user rule tests 8 months ago
unittest_test.go Refactor cmd tests to use testify. 10 months ago