Legend options | Grafana Labs
grafana.com › docs › grafanaToggle series. To toggle a series: Click on the series label in the legend to isolate the series in the visualization. All other series are hidden in the visualization. The data of the hidden series is still accessible. Use Cmd/Ctrl+click on the series label to hide the isolated series and remove the toggle. Note: This option is persistent when ...
regex | Grafana Labs
grafana.com › latest › clientsregex stage. The regex stage is a parsing stage that parses a log line using a regular expression. Named capture groups in the regex support adding data into the extracted map. Schema regex: # The RE2 regular expression. Each capture group must be named. expression: <string> # Name from extracted data to parse. If empty, uses the log message.