generated from grafana/grafana-starter-datasource-backend
-
Notifications
You must be signed in to change notification settings - Fork 91
Open
Labels
Description
What happened:
This is for "Logs Panel" and Explorer window. I am able to see logs getting populated when grafana-clickhouse datasource is added. On the right side end of every logline there is a button to look at the context of the log. Over there I always see "Error loading more logs.". I have verified the configuration of the datasource and ensured to add correct info in "Context columns" section. I have tried adding other fields as well.
What you expected to happen:
I should be able to see surrounding logs or should be able to see some errors in Grafana logs on why it is not working
How to reproduce it (as minimally and precisely as possible):
- Create a table in clickhouse with minimal fields as time, message, logLevel, applicationName
- Connect this as a datasource on Grafana
- Ensure to configure "Context Column" section
- Go to explorer tab and execute a query which will get all these fields from the table
- Once logs are visible, click on the "context" button on the rightmost end of the logline
Anything else we need to know?:
- This is for an air gapped environment
Environment:
- Grafana version: 12.1.1
- Plugin version: 4.10.2
- OS Grafana is installed on: OEL8
- User OS & Browser: MAC, Google Chrome
- Others:
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Feature Requests