Hi I will write my query like this (with * wildcad)
sum(http_requests_total{status_code=~"5.+"})
In internet I found this syntax \\d{2}
sum(http_requests_total{status_code=~"5\\d{2}"})
What is this? Where to find more info?
Why I should use the 2nd query and not the first?
cheers
Jason
--
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/7ed6fcb4-9b35-4d53-aa6c-ff4767af0c5e%407748229.xyz.
OpenPGP_0x0D0C34B5DF58FE9D.asc
Description: OpenPGP public key
OpenPGP_signature.asc
Description: OpenPGP digital signature

