The Grafana Loki Browser adapter queries Loki through your existing Grafana instance. Cruncher opens a browser session to authenticate with Grafana, then uses the Grafana API to run LogQL queries against your Loki data source. Use this adapter if your Loki is hosted and accessed through Grafana.
When you run a query using this adapter, Cruncher will automatically open a login prompt in your browser if you are not already authenticated with Grafana.
You can use the filter parameter to restrict logs to specific labels or values.
The querySuffix parameter allows you to append additional Loki query language expressions to your queries.
For more information on how to obtain your Grafana Loki data source UID, see the Grafana documentation or ask your Grafana administrator.