[ZK filter] emit fast/slow response metrics for error budget SLI calculation (#26594)
Commit Message: [ZK filter] emit fast/slow response metrics for error budget SLI calculation Additional Description: Emit fast/slow response counter metrics for each opcode used for error budget SLI calculation. Risk Level: low Testing: unit tests Docs Changes: This diff will update these two docs ZooKeeper proxy introduction doc and ZooKeeper proxy proto doc. Release Notes: [ZK filter] emit fast/slow response metrics for error budget SLI calculation Platform Specific Features: N/A API Considerations: Did not find a good way to make repeated message unique (LatencyThreshold in this case) with proto validation. Also found that enum cannot be the key of the proto map. Signed-off-by: Zhewei Hu <zhu@pinterest.com> Mirrored from https://github.com/envoyproxy/envoy @ a170b03435c4b12c0b6e46b6b9800f08dba2bdd5pull/626/head
parent
aa959852a0
commit
dc5d14e6d8
2 changed files with 64 additions and 0 deletions
@ -0,0 +1 @@ |
||||
Protocol buffer definitions for the ZooKeeper proxy. |
Loading…
Reference in new issue