Skip to content

Add a feature and REST handler for task monitoring #21745

New issue

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

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

Already on GitHub? Sign in to your account

Open
wants to merge 33 commits into
base: devel
Choose a base branch
from

Conversation

jvolmer
Copy link
Contributor

@jvolmer jvolmer commented May 5, 2025

The new task monitoring feature runs the garbage collection for the task registry regularly.

The REST handler gives out all current tasks via route _admin/task-monitoring.

The PR is only that long because I moved the content of arangod/AsyncRegistryServer to arangod/SystemMonitoring/AsyncRegistry.

@jvolmer jvolmer self-assigned this May 5, 2025
@cla-bot cla-bot bot added the cla-signed label May 5, 2025
@jvolmer jvolmer force-pushed the feature/task-registry-generic branch from 696cbe6 to 38ddf2c Compare May 6, 2025 20:12
@jvolmer jvolmer force-pushed the feature/task-registry-feature branch from c47088a to 0aff513 Compare May 6, 2025 20:16
@jvolmer jvolmer requested a review from a team as a code owner May 6, 2025 21:00
@jvolmer jvolmer force-pushed the feature/task-registry-feature branch from db9b940 to 08db83b Compare May 6, 2025 21:17
Base automatically changed from feature/task-registry-generic to devel May 15, 2025 12:42
@jvolmer jvolmer changed the base branch from devel to refactor/move-async-registry-server May 15, 2025 13:26
Base automatically changed from refactor/move-async-registry-server to devel May 20, 2025 08:27
@jvolmer jvolmer force-pushed the feature/task-registry-feature branch from c0568dd to d791534 Compare May 21, 2025 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant