getappmap / getappmap/appmap-python

celery jobs should generate recordings

Open
#361 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement navie-plan
Dominant language
Python
Stars
104
Forks
17
PR merge metrics
No merged PRs in 30d

Description

Each time a celery job runs it should generate AppMap data (analogous to the way a request recording gets generated).

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the existing request-recording entry point and the project's Celery integration. Compare how a request becomes AppMap data with how a Celery job executes; done means each job produces an equivalent recording and coverage verifies it. The issue names no files or tests, so identify those entry points and test locations first.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend, observability
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.