grafana/jsonnet-libs

Clickhouse mixin logs selector

v-zhuravlev opened this issue · 1 comments

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