We’re using loki-operator on our OpenShift (4.19) clusters and it’s been great so far! Now I’d like to set pattern_ingester.enabled: true
to support Grafana Drilldown, but I cannot figure out if there is a way to do so. The CRD doesn’t seem to support it, and I couldn’t spot another way to configure it (looking at the docs/code). Did I miss something?
@gbb You might want to ask redhat/openshift about this, I wasn’t able to find any documentation how to set Loki config in openshift.
1 Like
I posted the question on Slack as well and got a response from RedHat engineers: it indeed is not possible at this moment to enable pattern_ingester using the operator. Support for this could be added, but there wasn’t a feature request yet, so I created that here: Enabling pattern_ingester using operator · Issue #18313 · grafana/loki · GitHub