nordby

Results 2 comments of nordby

> I got into a similar issue while I was trying to install the plugin. The error in the Grafana plugin configuration was `Plugin is not connected` and when I...

I noticed that the OpenTelemetry Collector’s ClickHouse exporter (v0.122.0) uses github.com/ClickHouse/clickhouse-go/v2, which creates a dependency conflict in our project. Currently, we rely on github.com/ClickHouse/clickhouse-go v1.5.4 for: github.com/grafana/alloy/internal/static/integrations/mssql github.com/burningalchemist/sql_exporter This makes...