This is a less-invasive version of #6805 that avoids changing the existing code, and just adds a new metric. This is a gauge instead of a counter as the interface to set a gauge doesn't have a "Set" method, so we'd have to do something more like the previous PR to expose it as a counter, which adds complexity. |
||
|---|---|---|
| .. | ||
| proto | ||
| nonce.go | ||
| nonce_test.go | ||