getappmap / getappmap/appmap-python
Enable process recording by default
Đang mở
@apotterri đang làm issue này rồi.
Từ ngày 14/8/2024.
enhancement
navie-plan
- Ngôn ngữ chính
- Python
- Star
- 104
- Fork
- 17
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Đánh giá
Issue này chưa được đánh giá.