{"categories":[{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/5"},{"label":"Dynamic Content","url":"https://skillfed.io/packages/category/internet-www-http-dynamic-content/2"}],"enrichment":{"capability":"A Django admin plugin for Alliance Auth that logs, searches, and analyzes celery task execution with charts, statistics, and CSV export.","skillfed_tags":["django-admin-plugin","celery-ops","task-analytics"],"use_cases":["Diagnose why celery tasks are failing by reviewing exception messages and task parameters in the admin UI.","Generate charts showing which tasks consume the most time or fail most frequently to identify optimization targets.","Export task logs to CSV for trend analysis or compliance auditing over longer periods than the default retention.","Monitor queue backlog growth over time to detect when your task workers are falling behind.","Investigate task retry patterns to understand whether retries are succeeding or masking underlying issues.","Use the CLI to purge or inspect the task queue without writing custom scripts."],"what_it_does":"Task Monitor is a Django admin plugin for Alliance Auth that captures and stores logs of every celery task executed on your system\u2014including failed and retried tasks. It records task parameters, results, exception tracebacks, and execution metadata, then lets administrators search, filter, and analyze this data through the web interface or command-line tools. The package automatically manages storage by deleting logs older than a configurable age (default 24 hours) and truncating deeply nested task data to reduce disk usage.\n\nAdministrators can generate reports with charts answering common operational questions (task failure rates, runtime distribution, queue backlog over time), export all logs to CSV for external analysis, and view detailed statistics per task. A command-line utility (`taskmonitorctl`) provides direct access to log inspection and queue management. The package depends on allianceauth and humanize, and supports Python 3.10, 3.11, and 3.12 under Django 4.2 and 5.2.","worth_installing":"Yes, if you run Alliance Auth with celery and need operational visibility into task execution. Install friction is minimal, maintenance is active, and there are no known vulnerabilities. The permissive MIT license poses no restriction. Worth installing unless you already have equivalent monitoring (e.g., Flower or Celery Analytics) integrated into your stack."},"id":"aa-taskmonitor","links":{"html":"https://skillfed.io/packages/aa-taskmonitor","md":"https://skillfed.io/packages/aa-taskmonitor.md","pypi":"https://pypi.org/project/aa-taskmonitor/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-30","license_spdx":null,"license_treatment":"permissive","name":"aa-taskmonitor","python_support":"supports_current","summary":"An Alliance Auth app for monitoring celery tasks."},"popularity":{"monthly_downloads":238694,"position":8931,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.1.1"}
