[PR #314] [CLOSED] Merge qqunity/asynqmon fork #1028

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

📋 Pull Request Information

Original PR: https://github.com/hibiken/asynqmon/pull/314
Author: @hypnoglow
Created: 12/1/2023
Status: Closed

Base: masterHead: qqunity


📝 Commits (3)

  • 921ba24 Added configuration of custom redis prefix
  • 4ad1a27 Merged master of upstream and fix test
  • ed0d974 Add 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.

## 📋 Pull Request Information **Original PR:** https://github.com/hibiken/asynqmon/pull/314 **Author:** [@hypnoglow](https://github.com/hypnoglow) **Created:** 12/1/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `qqunity` --- ### 📝 Commits (3) - [`921ba24`](https://github.com/hibiken/asynqmon/commit/921ba2417221b45144c6c6d88b6fc2bccead6fc6) Added configuration of custom redis prefix - [`4ad1a27`](https://github.com/hibiken/asynqmon/commit/4ad1a27a4c156815837d30c8637046fb5da29647) Merged master of upstream and fix test - [`ed0d974`](https://github.com/hibiken/asynqmon/commit/ed0d9748517703ff57c816a7e1e6a9e52f6388f7) Add clean up of cluster addrs ### 📊 Changes **18 files changed** (+97 additions, -151 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description Merges latest commit from https://github.com/qqunity/asynqmon --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 21:48:03 +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#1028
No description provided.