You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to swap a client with custom watcher reconnection handling with this one, but the custom client has metrics around connection failures and reconnection attempts. Any recommendation for intercepting those calls for collecting metrics?
The text was updated successfully, but these errors were encountered:
I think it wold be nice to introduce a concept of K8sCallAspects similar to what I did in zio-aws (https://vigoo.github.io/zio-aws/docs/aspects.html) that can be simply applied to any K8s client layer to attach custom logging/metrics functionality.
I'd like to swap a client with custom watcher reconnection handling with this one, but the custom client has metrics around connection failures and reconnection attempts. Any recommendation for intercepting those calls for collecting metrics?
The text was updated successfully, but these errors were encountered: