/openmetrics-parser

A OpenMetrics/Prometheus text exposition format parser in Rust

Primary LanguageRustGNU Lesser General Public License v3.0LGPL-3.0

OpenMetrics-Parser

This is my implementation of a parser for OpenMetrics and Prometheus text exposition formats. It conforms to all the OpenMetrics test cases, and I'm constantly changing the API to be cleaner and better suit my own needs