We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61efc46 commit 59f271aCopy full SHA for 59f271a
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