[fix]: fix the missing quotation mark (#8380)
This commit is contained in:
parent
8d2cc91a2c
commit
b4191fa82f
|
@ -2,4 +2,4 @@
|
|||
|
||||
| System property | Type | Default | Description |
|
||||
|---|---|---|---|
|
||||
| `otel.instrumentation.pulsar.experimental-span-attributes` | `Boolean | `false` | Enable the capture of experimental span attributes. |
|
||||
| `otel.instrumentation.pulsar.experimental-span-attributes` | `Boolean` | `false` | Enable the capture of experimental span attributes. |
|
||||
|
|
Loading…
Reference in New Issue