Skip to content

Commit

Permalink
Update Package.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NipunaMadhushan committed Dec 11, 2023
1 parent f7f5a14 commit 6196925
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ballerina/Package.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ tracingReporterBufferSize=10000 # Optional Configuration. Default value is 1
metricReporterFlushInterval=15000 # Optional Configuration. Default value is 15000 milliseconds
metricReporterClientTimeout=10000 # Optional Configuration. Default value is 10000 milliseconds
```
User can configure environment variable `BALLERINA_NEWRELIC_API_KEY` instead of `apiKey` in `Config.toml`.
User can configure the environment variable `BALLERINA_NEWRELIC_API_KEY` instead of `apiKey` in `Config.toml`.
If both are configured, `apiKey` in `Config.toml` will be overwritten by the environment variable value.

0 comments on commit 6196925

Please sign in to comment.