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.
Check out the official quickstart documentation of Hasura. By default, the connector serves Loki HTTP APIs. You can execute LogQL queries directly.
See Concepts to know how to define models.
Check out our contributing guide for more details.
Loki Connector is available under the Apache License 2.0.