getappmap / getappmap/appmap-python
Enable process recording by default
オープン
@apotterri がすでに取り組んでいます。
2024年8月14日 から。
enhancement
navie-plan
- 主要言語
- Python
- スター
- 104
- フォーク
- 17
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
評価
この issue はまだ評価されていません。