Skip to content

Commit 4c8c2da

Browse files
authored
Clarify Pulsar instrumentation scope (#14875)
1 parent 9f09da6 commit 4c8c2da

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Settings for the Apache Pulsar instrumentation
22

3+
This instrumentation applies to the Pulsar Java client library only. It does not instrument
4+
Pulsar server components (broker, functions, etc.).
5+
36
| System property | Type | Default | Description |
47
| ---------------------------------------------------------- | ------- | ------- | --------------------------------------------------- |
58
| `otel.instrumentation.pulsar.experimental-span-attributes` | Boolean | `false` | Enable the capture of experimental span attributes. |

0 commit comments

Comments
 (0)