Description
What happened?
No data is found when filtering traces through the following tag:
http.url=http://sss.xxx.com/v1/user/spaces/1310e65f-16c6-4502-a9ef-15e0ff38e8b2/zone_roles?service_name=ss.sss.xxx.com
,
Is it because the value contains the special symbol =
at the end? Because passing the following query is normal:
http.url=http://sss.xxx.com/v2/healthchaeck
Steps to reproduce
Filter traces data through the following tags:
http.url=http://sss.xxx.com/v1/user/spaces/1310e65f-16c6-4502-a9ef-15e0ff38e8b2/zone_roles?service_name=ss.sss.xxx.com
,
Expected behavior
Filter out the data correctly
Relevant log output
No response
Screenshot
Additional context
No response
Jaeger backend version
1.49.0
SDK
No response
Pipeline
No response
Stogage backend
No response
Operating system
No response
Deployment model
No response
Deployment configs
No response
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment