Skip to content

Commit d536e72

Browse files
committed
availability note
1 parent e4e48dc commit d536e72

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/platforms/javascript/common/opentelemetry/custom-setup.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,8 @@ If you want to add your own http/node-fetch instrumentation, you have to follow
111111

112112
### Custom HTTP Instrumentation
113113

114+
_Available since SDK version 8.35.0_
115+
114116
You can add your own `@opentelemetry/instrumentation-http` instance in your setup. However, in this case, you need to disable span creation in Sentry's `httpIntegration`:
115117

116118
```javascript

0 commit comments

Comments
 (0)