Hi All,
I am using jaeger-query:1.21.
While fetching for the traces without specifying anything in tag field, I am able to see the trace which has tag "http.url" with value "https://<url>?page=1&per_page=10".
Now I searching same thing by providing http.url="https://<url>?page=1&per_page=10" in the tag field but I am not getting any result for same.
If anyone also faced this earlier please help me.
Also how I can use regex for the same.
Thanks,
Pragyesh