Running a Django app with auto-reloader prevents some functions from getting instrumented
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
Research direction
Reproduce the issue using the vtm setup, ./manage.py runserver, and the dashboard URL, then repeat with ./manage.py runserver --noreload. Compare the resulting AppMaps to identify which functions are missing under Django's auto-reloader. Done means the reloading configuration produces instrumentation equivalent to the no-reload run.
Written by the indexing model from the issue text.
Description
To reproduce:
- clone https://github.com/redpointsec/vtm
- run the setup steps in its README, stop before running
./manage.py runserver pip install appmap./manage.py runserver- browse to http://localhost:8000/taskManager/dashboard/ (you'll have to log in first)
The resulting AppMap looks like this:

- stop the server, start it again as
./manage.py runserver --noreload - Browse to the dashboard, check out the resulting AppMap:

- Dominant language
- Python
- Stars
- 104
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
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.
More from getappmap/appmap-python
-
getappmap/appmap-python#381 · 1 assignee ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
getappmap/appmap-python#376 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
getappmap/appmap-python#371 ·
-
enhancement navie-plan
getappmap/appmap-python#366 · 1 comment · 1 assignee ·
-
navie-plan
Difficulty 4/5 3-5 days Newbie friendliness 35/100
getappmap/appmap-python#365 · 1 comment ·
All issues in getappmap/appmap-python
Similar issues
-
area/auth bug comp/agent P3 platform/discord type/security
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
NousResearch/hermes-agent#117848 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
bancolombia/sentinel#23 ·
-
test md OpenCI
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
integration:quickjs org:external priority:backlog topic:code-interpreter topic:middleware type:feature
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
langchain-ai/deepagents#6450 ·
-
bug client
Difficulty 2/5 1-3 hours Newbie friendliness 88/100