An open API service indexing awesome lists of open source software.

https://github.com/sinkingpoint/openmetrics-parser

A OpenMetrics/Prometheus text exposition format parser in Rust
https://github.com/sinkingpoint/openmetrics-parser

Last synced: 3 months ago
JSON representation

A OpenMetrics/Prometheus text exposition format parser in Rust

Awesome Lists containing this project

README

          

# 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