Hi all
I'm trying to relabel a label from tag_name to just name
I tried to do something like this
- action: labelmap
regex: "[^_]+_(.+)"
replacement: "$1"
but it didn't work
any help would be appreciated
thanks
--
You received this message because you are subscribed to the Google Groups
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/prometheus-users/130e874a-4961-412b-9619-99817ceb527dn%40googlegroups.com.