This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
prometheus
Watch
1
Star
0
Fork
0
You've already forked prometheus
mirror of
https://github.com/prometheus/prometheus
synced
2024-12-26 00:23:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
aabf4a419b
prometheus
/
config
History
Matti Savolainen
aabf4a419b
use LabelNam.IsValid() instead of LabelNameRE and MatchString instead of Match
2016-10-19 16:30:52 +03:00
..
testdata
formating and text fixes, adjust regexp
2016-10-19 13:31:55 +03:00
config_test.go
test the labelTarget regex to make sure it properly validates pre-interpolated label names.
2016-10-19 13:32:42 +03:00
config.go
use LabelNam.IsValid() instead of LabelNameRE and MatchString instead of Match
2016-10-19 16:30:52 +03:00