mkopylec / charon-spring-boot-starter

Reverse proxy implementation in form of a Spring Boot starter.
Apache License 2.0
240 stars 54 forks source link

Success/failures metrics #87

Closed mkopylec closed 5 years ago

mkopylec commented 5 years ago

Now there is only a latency meter implemented. Success/failure rate meter is also needed. It should divide rate metrics to HTTP statuses and exceptions.