zalando / skipper

An HTTP router and reverse proxy for service composition, including use cases like Kubernetes Ingress
https://opensource.zalando.com/skipper/
Other
3.04k stars 345 forks source link

metrics: refactor prometheus metric registration #3132

Closed AlexanderYastrebov closed 3 days ago

AlexanderYastrebov commented 4 days ago

Register prometheus metrics right after creation to reduce likelihood of missing registration.

Follow up on #3129

MustafaSaber commented 4 days ago

👍

AlexanderYastrebov commented 3 days ago

:+1: