Skip to content

Commit

Permalink
docs: remove advancedNetworkCapture flag from the example
Browse files Browse the repository at this point in the history
  • Loading branch information
wrn14897 committed Dec 19, 2023
1 parent d90e75a commit 209e06e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/node-opentelemetry/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@ import { initSDK } from '@hyperdx/node-opentelemetry';

initSDK({
consoleCapture: true, // optional, default: true
advancedNetworkCapture: true, // optional, default: false
additionalInstrumentations: [], // optional, default: []
});

Expand Down

0 comments on commit 209e06e

Please sign in to comment.