Skip to content

Commit

Permalink
chore: Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aavinash-nr authored Nov 28, 2024
1 parent 12b06f3 commit 405f597
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,15 @@ custom:
newRelic:
disableLicenseKeySecret: true
```
#### `enableDistributedTracing` (optional)

Only required if you want to disable distributed tracing.

```yaml
custom:
newRelic:
enableDistributedTracing: false
```
#### `javaNewRelicHandler` (optional)

**Java runtimes only**. Only required if you are implementing the `RequestStreamHandler` interface.
Expand Down

0 comments on commit 405f597

Please sign in to comment.