You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The common parser does not correctly decode open metrics text format. Prometheus' parser is highly optimized and specialized for its scraping use-case, and there is a need for a better externally-usable parsing/formatting library.
TODO:
Support "unknown" keyword instead of prom's "untyped"