getappmap / getappmap/appmap-python
Enable process recording by default
Aperta
@apotterri ci sta già lavorando.
Dal 14/8/2024.
enhancement
navie-plan
- Lingua principale
- Python
- Stelle
- 104
- Fork
- 17
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Implement a pattern that's working well in the node agent:
- Process recording is enabled by default
- If a request, remote, or test recording begins, the process recording is aborted
- Process recording can be further controlled with env var
APPMAP_RECORDER_PROCESS_ALWAYS- When truthy, process recording remains enabled even if another recording method would otherwise abort it.
- When falsey, process recording does not begin on startup.
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.