I’m trying to override the Display Name of fields in Grafana by only matching a portion of the string and leaving the other part alone. Here’s what I’m looking at:
Where you see “On Battery”, I want to still retain the IP address in front while replacing OB with the full text.
Here’s what I’ve attempted:
How can I produce something like “192.168.1.24:9199 On Battery”?