OpenMetrics-rs
An OpenMetrics parser in Rust 🦀
Usage
Let ya know when it's usable 😂
TODO
- [ ] AST
- [ ] bin -> lib
- [ ] consume URLs
- [ ] Add label and metric logic to convert parsed pest data into usable data
- [ ] reconsider best way to handle labels and special labels (such as quartile)
- [ ]