docs
docs copied to clipboard
om2: MetricFamilyName is MetricName
Fixes https://github.com/prometheus/OpenMetrics/issues/305
We can either merge this with TODOs before complex values/types or wait for complex type/values.
I am bit surprised but I couldn't find any special rule for those suffixes in the ABNF to change... also tests passes despite me adding suffixes to MF names. Something smells like ABNF is too relaxed.