loki-rs

Crates.ioloki-rs
lib.rsloki-rs
version0.1.0
sourcesrc
created_at2023-03-09 11:21:12.57596
updated_at2023-03-09 11:21:12.57596
descriptionA simple database client for Grafana Loki.
homepage
repositoryhttps://github.com/TDay1/loki-rs
max_upload_size
id805502
size38,825
Tom (TDay1)

documentation

README

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

  • Submit a log
  • Support Authentication
  • Retrieve a log
  • Support JSON API
  • Support Protobufs
  • Comprehensive unit tests

References

Commit count: 9

cargo fmt