newrelic / newrelic-java-agent

The New Relic Java agent
Apache License 2.0
192 stars 140 forks source link

Update Config Doc - Add trim_stats #1875

Closed deleonenriqueta closed 1 week ago

deleonenriqueta commented 2 weeks ago

Description

Update the agent config page to include trim_stats under General Configuration Setting

Information To Be Added

When the exclusive time of a segment is less than 2% of the total transaction time, the metric for that method call will be aggregated under Java/other. Setting trim_stats to false will disable this behavior.

workato-integration[bot] commented 2 weeks ago

https://new-relic.atlassian.net/browse/NR-262616

deleonenriqueta commented 2 weeks ago

Docs PR