uber-archive / hyperbahn

Service discovery and routing for large scale microservice operations
MIT License
396 stars 57 forks source link

Cleanup circuit observability #225

Closed jcorbin closed 8 years ago

jcorbin commented 8 years ago

Out of #224, claw back stats and log emitting code into the Circuit object from ServiceProxy.

Slightly changes log messages which will require an update to analysis tooling.

May be marginally faster as it reduces the number of string concats on hot path.

Raynos commented 8 years ago

+1

Raynos commented 8 years ago

Think it broke tests becuase logger.whitelist()