Fixes UTF-8 aggregator label list items getting mutated with quote marks when String-ified. Fixes quoted metric names not supported in metric declarations. Fixes UTF-8 label names not being quoted when String-ified. Fixes https://github.com/prometheus/prometheus/issues/15470 Fixes https://github.com/prometheus/prometheus/issues/15528 Signed-off-by: Owen Williams <owen.williams@grafana.com> Co-authored-by: Bryan Boreham <bjboreham@gmail.com> |
||
|---|---|---|
| .. | ||
| posrange | ||
| ast.go | ||
| functions.go | ||
| generated_parser.y | ||
| generated_parser.y.go | ||
| lex.go | ||
| lex_test.go | ||
| parse.go | ||
| parse_test.go | ||
| prettier.go | ||
| prettier_rules.md | ||
| prettier_test.go | ||
| printer.go | ||
| printer_test.go | ||
| value.go | ||