getappmap / getappmap/appmap-java
Consider enabling process recording by default
未关闭
还没有人认领这个 Issue。
- 主要语言
- Java
- 星标
- 88
- 派生
- 17
- 平均合并
- 2 天 2 小时
- 30 天内合并 PR
- 1
描述
When trying to run a sample program I expected the run to be recorded. However, it seems that process recording needs explicit enabling with -Dappmap.recording.auto=true; this is documented but it's not very discoverable (especially without any messages from the agent, cf. #284 ). It's not clear to me why this is not on by default.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
分别在带有和不带有 -Dappmap.recording.auto=true 的情况下复现示例程序,然后阅读链接的进程记录文档和 issue #284,了解当前行为以及缺失的 agent 消息。完成的标准是:项目对默认记录行为有明确且经过测试的决定,并且文档与该决定一致。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- devtools
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100