We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8d71580 + b834ab2 commit a61817fCopy full SHA for a61817f
content/en/docs/zero-code/java/agent/annotations.md
@@ -9,7 +9,7 @@ cSpell:ignore: Flowable javac reactivestreams reactivex
9
For most users, the out-of-the-box instrumentation is completely sufficient and
10
nothing more needs to be done. Sometimes, however, users wish to create
11
[spans](/docs/concepts/signals/traces/#spans) for their own custom code without
12
-having to change much code. The `WithSpan` and `WithAttribute` annotations
+having to change much code. The `WithSpan` and `SpanAttribute` annotations
13
support those use cases.
14
15
## Dependencies
0 commit comments