Skip to content

Fix an example value using TagValueExpressionResolver #2012

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

Merged

Conversation

giger85
Copy link
Contributor

@giger85 giger85 commented Aug 20, 2021

Refer to SpanTagAnnotationHandlerTests.java, @SpanTag(key = "test", expression = "'hello' + ' characters'") produces hello characters value of tag.

So, hello characters is right value of tag in Resolving Expressions for a Value document section.

@marcingrzejszczak marcingrzejszczak added this to the 3.1.0-M2 milestone Aug 20, 2021
@marcingrzejszczak marcingrzejszczak merged commit 9eafa2c into spring-cloud:main Aug 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants