Randall Theobald

Results 17 comments of Randall Theobald

Does carbon-relay-ng do any cleaning of metric names? We have legacy metric names with spaces sent by Ganglia (yes, ganglia sends the spaces, thus breaking the graphite line format). Will...

Something like this would be very helpful for finding metrics that are being sent too often. But I would propose that there should be a way to get counts for...

Hi @safris, only (1) above applies to my build, as I don't include the spring or lettuce rules at all. That said, this change has had a **great** effect. For...

On a larger application, this change dropped the startup time about 20 sec, or 29%, from about 70 sec down to 50 sec. I haven't seen any change in function.

I ran into a similar issue, but with the class 'oracle.jdbc.OracleConnection'. A client was trying to set a certain array type, which requires casting to the Oracle connection.

Sorry, my comment was confusing. Disregard. I was using a previous version of the agent before the WrapperProxy was used. Testing with version 1.5.7 fixes the issue.

Yeah, this was on 1.7.4. It is probably linked to the usage pattern of this particular service.

Any chance of getting non-servlet Jetty servers traced as well?

Can someone please submit the PR for me? The only non-standard thing about the equals method is the trick to call the equals method on 'obj', which gets through the...

Some additional input on this requirement. I found this issue because we are a DevOps team that supports several K8S clusters (specifically OpenShift) and we are transitioning from one metrics...