Skip to content

decode: Implement full OpenMetrics parsing support #812

@ywwg

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:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions