prometheus-parse 0.2.3

A simple parser for the Prometheus text format
Documentation
1
2
3
4
5
6
7
8
9
Revision history for prometheus-parse

- v0.2.0
    - Bump dependency versions
    - Release to crates.io

- v0.1.1
    - Expose some struct fields as public
    - Initial adaption from prometheus-scrape