Skip to content

Conversation

RickyLau
Copy link
Contributor

In order to solve the problem of misleading documentation errors for novices, it is now necessary to correct the current online error codes.

RickyLau and others added 2 commits October 23, 2023 10:07
Before edit: SpanRef spanRef = Tracer.createEnteySpan("${operationName}", null);
After    edit: SpanRef spanRef = Tracer.createEntrySpan("${operationName}", null);
@wu-sheng wu-sheng added this to the 9.1.0 milestone Oct 23, 2023
@wu-sheng wu-sheng added the documentation Improvements or additions to documentation label Oct 23, 2023
@wu-sheng wu-sheng merged commit 4599354 into apache:main Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants