Skip to content
  • Cecylia Bocovich's avatar
    Implemented count metrics for broker events · d57cd075
    Cecylia Bocovich authored
    Added three new metrics:
    - proxyIdleCount counts the number of times a proxy polls and receives
    no snowflakes
    - clientDeniedCount counts the number of times a client requested a
    snowflake but none were available
    - clientProxyMatchCount counts the number of times a client successfully
    received a snowflake
    d57cd075