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
As seen in #996, when there's a version mismatch between hystrix-core and a metric publisher, the failure results in no metrics. This can be improved to allow publishing of all metrics shared between the 2 artifacts by more granular error-handling
The text was updated successfully, but these errors were encountered:
As seen in #996, when there's a version mismatch between
hystrix-core
and a metric publisher, the failure results in no metrics. This can be improved to allow publishing of all metrics shared between the 2 artifacts by more granular error-handlingThe text was updated successfully, but these errors were encountered: