Closed mcdee closed 3 years ago
If there is no metrics configuration Vouch falls back to a null implementation. This implementation was missing an interface, causing a cast exception.
This patch adds the required functions to implement the interface.
If there is no metrics configuration Vouch falls back to a null implementation. This implementation was missing an interface, causing a cast exception.
This patch adds the required functions to implement the interface.