grafana / grafana/pyroscope-python
Subprocess configuration
未关闭
- 主要语言
- Rust
- 星标
- 4
- 派生
- 2
- 平均合并
- 2 天 4 小时
- 30 天内合并 PR
- 5
描述
Currently the subprocess option is set to `false` and can't be enabled through the pyroscope API, is there a reason for this setup?
https://github.com/grafana/pyroscope-python/blob/9c7fcc16c85efd2ab0984489c81e49d4c0519fc7/rust/src/lib.rs#L114
贡献指南
这个仓库没有索引到贡献指南
调研方向
从 rust/src/lib.rs#L114 开始,跟踪 subprocess 选项是如何配置并通过 pyroscope API 暴露的。确认它为何被固定为 false,然后让 API 支持预期的配置,并添加或更新 coverage,以证明可以启用 subprocess profiling。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- rust
- 领域
- api
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 55/100