You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using Grafana:10.4.0.
I send my application traces to clickhouse via the opentelemetry clickhouse exporter and use Loki with s3 as storage for Logs.
I have added both these datasources into Grafana.
Whenever I see a trace there is an option to show logs related to that particular trace this however redirects to the same clickhouse datasource saying To enable data linking, enter your default logs configuration in your ClickHouse Data Source settings
What you expected to happen:
configure this logs configuration so that it will redirect to Loki the datasource instead?
How to reproduce it (as minimally and precisely as possible):
Prerequisite your logs should be going to loki and the traces should be going to clickhouse. Both these datasources should be added in Grafana.
Go to the explore section of Grafana select clickhouse datasource and view any trace.
Click on the hyperlink on the trace which says Show Logs it will give the above mentioned error.
Environment:
Grafana version: 10.4.0
Plugin version: 4.0.6
OS Grafana is installed on: Linux amd64
User OS & Browser: macOS and chrome
The text was updated successfully, but these errors were encountered:
I've had time to test correlations myself, and it indeed works well for linking different data sources. If you have trouble using this feature feel free to open a new issue with those details. Thanks!
What happened:
I am using Grafana:10.4.0.
I send my application traces to clickhouse via the opentelemetry clickhouse exporter and use Loki with s3 as storage for Logs.
I have added both these datasources into Grafana.
Whenever I see a trace there is an option to show logs related to that particular trace this however redirects to the same clickhouse datasource saying To enable data linking, enter your default logs configuration in your ClickHouse Data Source settings
What you expected to happen:
configure this logs configuration so that it will redirect to Loki the datasource instead?
How to reproduce it (as minimally and precisely as possible):
Show Logs
it will give the above mentioned error.Environment:
The text was updated successfully, but these errors were encountered: