Hey folks,
I’ve got my Loki setup and running. It connects perfectly to Grafana, however I am running into issues when querying the API directly.
curl -G -s "http://localhost:3100/loki/api/v1/labels"
table loki_index does not exist
Not sure how to get this table to exist or to query for existing table and set my query to one of those.