Grafana - Derived fields in Loki data source with multiple capture groups

Viewed 62

enter image description here

I'm trying to add a derived field that consist of multiple parts. The help text in Grafana suggests that it should be possible to access multiple capture groups, but all I can find is the ${__value.raw} variable. Are there other undocumented variables to access other capture groups?

0 Answers
Related