API Reference sleipnir v0.1.3

modules

Modules

Sleipnir consists of functions to create valid PushRequests to send to Grafana Loki, as well as a protocol for clients and a default implementation thereof for Tesla clients. This gives the user of this library flexibility in which parts they would like to use, as well as a quick way to start sending requests to Loki by using Tesla.

The HTTP client that makes requests on behalf of Sleipnir

Tesla client for Sleipnir.

A client that can be useful for testing applications using Sleipnir. Can be used instead of a mock client, or a mock server.

Loki API paths

Helpers centered around the use of Google.Protobuf.Timestamp