Loki-rs
A simple Rust client to interact with the the Loki log database
Warning
Loki-rs is still in development and is not ready for general use.
Feature checklist
- [x] Submit a log
- [ ] Support Authentication
- [ ] Retrieve a log
- [x] Support JSON API
- [ ] Support Protobufs
- [ ] Comprehensive unit tests
References