loki-rs 0.1.0

A simple database client for Grafana Loki.
Documentation

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