iopipe / iopipe-java

AWS Lambda telemetry for Java
https://www.iopipe.com/
Apache License 2.0
17 stars 8 forks source link

Remove the static configuration variable. (Fixes #172) #207

Closed XerTheSquirrel closed 5 years ago

XerTheSquirrel commented 5 years ago

This removes the static configuration.

XerTheSquirrel commented 5 years ago

This PR introduces increased cold-start times, so #213 is the issue for its reversion.