airbnb / synapse

A transparent service discovery framework for connecting an SOA
MIT License
2.07k stars 251 forks source link

Add failure counters for zookeeper watcher #282

Closed anson627 closed 5 years ago

anson627 commented 5 years ago

Add failure counters metrics for zookeeper:

  1. register watcher failure
  2. get data failure
  3. deserialize data failure

@austin-zhu @ken-experiment @Jason-Jian