jsonnet-libs
jsonnet-libs copied to clipboard
Clickhouse mixin logs selector
It seem that logExpression configuration has no effect on what to show on log dashboard: https://github.com/grafana/jsonnet-libs/blob/master/clickhouse-mixin/config.libsonnet#L10
As labels used in logs dashboard is still static: https://github.com/grafana/jsonnet-libs/blob/master/clickhouse-mixin/dashboards/addlogs.libsonnet#L13
@JonathanWamsley can you please check? Thanks