Replies: 1 comment
-
Found the answer here: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The java-agent is auto-instrumenting http server metrics with the default buckets
[ 0.005, 0.01, 0.025, 0.05, 0.075, 0.1, 0.25, 0.5, 0.75, 1, 2.5, 5, 7.5, 10 ]
as it should according to the spec.
Is there any way to override this from an environment variable or otherwise?
Beta Was this translation helpful? Give feedback.
All reactions