getappmap / getappmap/appmap-python

Enable process recording by default

Aperta
#366 1 commento 0 reazioni 1 assegnatario Vedi su GitHub

@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.

See also: https://github.com/getappmap/appmap-node/blob/a8b9fbf6c5bbf384fb5f0556b49c0525379ea837/src/recorder.ts#L16

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.