Skip to content

hasura/ndc-loki

Repository files navigation

Loki Data Connector

The Hasura Loki Connector allows you to connect to a Loki database giving you an instant GraphQL API on top of your Loki data.

This connector is built using the Go Data Connector SDK and implements the Data Connector Spec.

Get Started

Check out the official quickstart documentation of Hasura. By default, the connector serves Loki HTTP APIs. You can execute LogQL queries directly.

Add models

See Concepts to know how to define models.

Documentation

Contributing

Check out our contributing guide for more details.

License

Loki Connector is available under the Apache License 2.0.