getappmap / getappmap/appmap-python
celery jobs should generate recordings
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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