Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Queue and Worker metrics #91

Merged
merged 1 commit into from
Jul 7, 2020
Merged

Queue and Worker metrics #91

merged 1 commit into from
Jul 7, 2020

Conversation

alok87
Copy link
Contributor

@alok87 alok87 commented Jul 4, 2020

Fixes #74

This PR adds the following Queue and Worker metrics, which the WPA sees.

wpa_queue_messages
wpa_queue_messages_sent_per_minute
wpa_worker_idle
wpa_worker_current
wpa_worker_desired

Helps in visualising and analysing the scaling better. It helps you see if the scale of your replicas grows and shrink with the queue load.

Screenshot 2020-07-04 at 10 54 20 PM

@alok87 alok87 requested a review from justjkk July 4, 2020 17:26
@alok87 alok87 added the enhancement New feature or request label Jul 4, 2020
@alok87 alok87 force-pushed the wpa-q-worker-metrics branch 7 times, most recently from 9b6b3cf to a229d29 Compare July 4, 2020 17:54
wpa_queue_messages
wpa_queue_messages_sent_per_minute
wpa_worker_idle
wpa_worker_current
wpa_worker_desired
@alok87 alok87 force-pushed the wpa-q-worker-metrics branch from a229d29 to 3f4bff7 Compare July 4, 2020 17:54
@alok87 alok87 merged commit 8f55b7d into master Jul 7, 2020
@alok87 alok87 deleted the wpa-q-worker-metrics branch August 13, 2020 07:32
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Poller metrics
2 participants