loki-rs 0.1.0

A simple database client for Grafana Loki.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# 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

- [Grafana Loki HTTP API Reference]https://grafana.com/docs/loki/latest/api/