mirror of
https://github.com/prometheus/prometheus
synced 2026-04-20 22:41:05 +08:00
Export parser.Keywords() and add GetDictForFuzzParseExpr() so that the corpus generator can produce a stable fuzzParseExpr.dict file derived directly from the PromQL grammar rather than maintained by hand. Signed-off-by: Julien Pivotto <291750+roidelapluie@users.noreply.github.com>