mirror of
https://github.com/prometheus/prometheus.git
synced 2025-01-14 07:17:52 -08:00
88675710f9
Previously, the api was evaluating this regex to determine if the label
name was valid or not:
|
||
---|---|---|
.. | ||
api.go | ||
api_test.go | ||
codec.go | ||
codec_test.go | ||
errors_test.go | ||
json_codec.go | ||
json_codec_test.go | ||
translate_ast.go |