Commit b4aad49
authored
feat(bun): Export
As raised in #16969, the Bun SDK doesn't currently export
`skipOpenTelemetrySetup` in the SDK init options type, altghough the
option can be correctly passed to the underlying `NodeClient`. This patch
exports the option now.skipOpenTelemetrySetup option (#17349)1 parent f25a327 commit b4aad49
1 file changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
26 | 38 | | |
27 | 39 | | |
28 | 40 | | |
| |||
0 commit comments