We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e718057 + b834ab2 commit 3cf994eCopy full SHA for 3cf994e
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