mirror of
https://github.com/prometheus/prometheus.git
synced 2026-04-24 15:11:07 +02: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>