Skip to content

Commit

Permalink
Merge pull request #17113 from deleonenriqueta/trim-stats-update
Browse files Browse the repository at this point in the history
Trim Stats Update
  • Loading branch information
homelessbirds committed May 2, 2024
2 parents 2001581 + 0774e90 commit c165973
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1240,7 +1240,7 @@ Set these options in the `common` section. To [override](#System_Properties) any

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.
Setting `trim_stats` to `false` will disable this behavior, allowing metrics to be individually displayed.

```yml
trim_stats: false
Expand Down

0 comments on commit c165973

Please sign in to comment.