mirror of
https://github.com/hibiken/asynqmon.git
synced 2026-04-26 09:35:49 +03:00
[PR #314] [CLOSED] Merge qqunity/asynqmon fork #679
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/asynqmon#679
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/314
Author: @hypnoglow
Created: 12/1/2023
Status: ❌ Closed
Base:
master← Head:qqunity📝 Commits (3)
921ba24Added configuration of custom redis prefix4ad1a27Merged master of upstream and fix tested0d974Add clean up of cluster addrs📊 Changes
18 files changed (+97 additions, -151 deletions)
View changed files
📝
CHANGELOG.md(+1 -1)📝
README.md(+12 -12)📝
cmd/asynqmon/main.go(+25 -3)📝
cmd/asynqmon/main_test.go(+13 -2)📝
conversion_helpers.go(+1 -1)📝
example_test.go(+2 -2)📝
go.mod(+9 -11)📝
go.sum(+23 -108)📝
group_handlers.go(+1 -1)📝
handler.go(+2 -2)📝
queue_handlers.go(+1 -1)📝
redis_info_handlers.go(+1 -1)📝
scheduler_entry_handlers.go(+1 -1)📝
server_handlers.go(+1 -1)📝
task_handlers.go(+1 -1)📝
ui/build/static/js/main.5adda2da.chunk.js(+1 -1)📝
ui/build/static/js/main.5adda2da.chunk.js.map(+1 -1)📝
ui/src/App.tsx(+1 -1)📄 Description
Merges latest commit from https://github.com/qqunity/asynqmon
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.