[PR #216] [MERGED] Display queue latency #964

Closed
opened 2026-03-15 21:44:48 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hibiken/asynqmon/pull/216
Author: @hibiken
Created: 2/24/2022
Status: Merged
Merged: 2/24/2022
Merged by: @hibiken

Base: nextHead: feat/queue_latency


📝 Commits (2)

📊 Changes

5 files changed (+50 additions, -15 deletions)

View changed files

📝 CHANGELOG.md (+5 -0)
📝 conversion_helpers.go (+22 -15)
📝 ui/src/api.ts (+2 -0)
📝 ui/src/components/QueueInfoBanner.tsx (+9 -0)
📝 ui/src/components/QueuesOverviewTable.tsx (+12 -0)

📄 Description

Closes #16


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hibiken/asynqmon/pull/216 **Author:** [@hibiken](https://github.com/hibiken) **Created:** 2/24/2022 **Status:** ✅ Merged **Merged:** 2/24/2022 **Merged by:** [@hibiken](https://github.com/hibiken) **Base:** `next` ← **Head:** `feat/queue_latency` --- ### 📝 Commits (2) - [`b44eb6f`](https://github.com/hibiken/asynqmon/commit/b44eb6f723414497b228a02dbda1c71c942121de) Display queue latency - [`e5461d5`](https://github.com/hibiken/asynqmon/commit/e5461d5dc7caf065e0aaa25079a3fa78178044f0) Update changelog ### 📊 Changes **5 files changed** (+50 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+5 -0) 📝 `conversion_helpers.go` (+22 -15) 📝 `ui/src/api.ts` (+2 -0) 📝 `ui/src/components/QueueInfoBanner.tsx` (+9 -0) 📝 `ui/src/components/QueuesOverviewTable.tsx` (+12 -0) </details> ### 📄 Description Closes #16 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 21:44:48 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/asynqmon#964
No description provided.