librato / librato-metrics

Ruby wrapper to make it easy to interact with Librato's API.
https://librato.com
Other
108 stars 51 forks source link

Sanitize request information passed to exceptions #130

Closed nextmat closed 7 years ago

nextmat commented 7 years ago

Extended version of #126 to include debugging information we commonly need when helping customers.

Put the important debugging info back in the exception message as well since otherwise customers won't see it in most cases. Since it has been sanitized this should be okay.

@ys - appreciate any thoughts you have on this, will probably merge tomorrow.

nextmat commented 7 years ago

Thanks again for your help with this, released in v2.0.2