Skip to content

Commit 1d1fabf

Browse files
rochdevclaudeBridgeAR
committed
docs: add MIGRATING.md entry for the Electron plugin v7 opt-in gate (#9801)
* docs: add MIGRATING.md entry for the Electron plugin v7 opt-in gate Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com> Co-authored-by: Ruben Bridgewater <ruben@bridgewater.de>
1 parent de9065c commit 1d1fabf

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

MIGRATING.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@ This guide describes the steps to upgrade dd-trace from a major version to the
44
next. If you are having any issues related to migrating, please feel free to
55
open an issue or contact our [support](https://www.datadoghq.com/support/) team.
66

7+
## 6.0 to 7.0 (unreleased)
8+
9+
### Electron plugin disabled by default
10+
11+
The Electron integration has moved to the standalone
12+
[Electron SDK](https://github.com/DataDog/electron-sdk). The `electron` plugin
13+
and its instrumentation remain in dd-trace-js for backward compatibility, but
14+
are now disabled by default. Set `DD_TRACE_ELECTRON_ENABLED=true` to keep
15+
using the built-in plugin.
16+
717
## 5.0 to 6.0
818

919
### Node 18 and 20 are no longer supported

0 commit comments

Comments
 (0)