mirror of
https://github.com/prometheus/prometheus.git
synced 2025-11-24 20:21:01 +01:00
This fixes a formatting problem (`__name__`) was rendered in boldface without the underscores in the headline). Furthermore, it explains the possible issues with the feature flag (change of behavior of certain "weird" queries, problems when disecting a query manually or in PromLens). Signed-off-by: beorn7 <beorn@grafana.com>