Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extra quotes in the custom tracing tags #171

Closed
averevki opened this issue Feb 13, 2024 · 0 comments · Fixed by #172
Closed

Extra quotes in the custom tracing tags #171

averevki opened this issue Feb 13, 2024 · 0 comments · Fixed by #172
Labels
kind/bug Something isn't working participation/good first issue Good for newcomers size/small

Comments

@averevki
Copy link

Authorino operator adds extra quotes for user-defined tracing tags.

Example of returned custom tracing tags from Jaeger service: "tags":[{"key":"\"random-key","type":"string","value":"random-value\""},{"key":"\"test-key","type":"string","value":"test-value\""}]

Slack thread with the issue discussion and it's root cause: https://kubernetes.slack.com/archives/C05J0D0V525/p1707818603455839

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working participation/good first issue Good for newcomers size/small
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant