mirror of
https://github.com/hibiken/asynqmon.git
synced 2026-04-26 17:45:50 +03:00
[PR #216] [MERGED] Display queue latency #267
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/asynqmon#267
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
next← Head:feat/queue_latency📝 Commits (2)
b44eb6fDisplay queue latencye5461d5Update changelog📊 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.