Skip to content

decode: Implement full OpenMetrics parsing support #812

Description

@ywwg

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"
  • Native histograms
  • Support all quoting characters
  • .... other things?

See also:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions