Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

add labels for request queued latency and fix request queue size bug #541

Conversation

hangc0276
Copy link
Collaborator

Modifications

  1. fix request_queue_size guage stats bug
  2. add ALIVE_CHANNEL_COUNT and ACTIVE_CHANNEL_COUNT gauge stats
  3. add labels for request queued latency

@BewareMyPower BewareMyPower merged commit f831d37 into streamnative:master Jun 2, 2021
BewareMyPower pushed a commit that referenced this pull request Sep 10, 2021
This bug was introduced by #541.

## Motivation
The `ACTIVE_CHANNEL_COUNT_INSTANCE` in `close()` should be `ALIVE_CHANNEL_COUNT_INSTANCE`
BewareMyPower pushed a commit that referenced this pull request Sep 30, 2021
This bug was introduced by #541.

## Motivation
The `ACTIVE_CHANNEL_COUNT_INSTANCE` in `close()` should be `ALIVE_CHANNEL_COUNT_INSTANCE`
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants