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 ab64966e9d
fix: use "ErrorContains" or "EqualError" instead of "Contains(t, err.Error()" and "Equal(t, err.Error()" (#15094)
2 months ago
..
testdata Merge pull request #14820 from charleskorn/promqltest-native-histogram-format 2 months ago
analyze.go
analyze_test.go
archive.go
backfill.go [ENHANCEMENT] Promtool: Adding labels to time series while creating tsdb blocks (#14403) 3 months ago
backfill_test.go [ENHANCEMENT] Promtool: Adding labels to time series while creating tsdb blocks (#14403) 3 months ago
debug.go
main.go Remove no-default-scrape-port featureFlag 2 months ago
main_test.go fix: use "ErrorContains" or "EqualError" instead of "Contains(t, err.Error()" and "Equal(t, err.Error()" (#15094) 2 months ago
metrics.go lint: Revamp our linting rules, mostly around doc comments 3 months ago
query.go
rules.go
rules_test.go
sd.go Remove no-default-scrape-port featureFlag 2 months ago
sd_test.go Remove no-default-scrape-port featureFlag 2 months ago
tsdb.go chore: Fix typos (#14868) 2 months ago
tsdb_test.go fix(promtool): use the final database path for --sandbox-dir-root instead of the default value as it may be overridden 3 months ago
unittest.go promtool: JUnit-Format XML Test Results (#14506) 4 months ago
unittest_test.go promtool: JUnit-Format XML Test Results (#14506) 4 months ago