hyperlight-dev / hyperlight-dev/hyperlight
Revisit tracing strategy
未关闭
lifecycle/confirmed
- 主要语言
- Rust
- 星标
- 4.7k
- 派生
- 208
- 平均合并
- 1 天 7 小时
- 30 天内合并 PR
- 47
描述
The current state of tracing in hyperlight is a bit all over the place. We should have:
- Less fine grained tracing: Right now many irrelevant small helper functions are being traced. We should consider only covering our APIs
- Include guest calls in tracing spans
- Revisit which function parameters should and shouldn't be traced.
- Revisit tracing log levels
贡献指南
评估
这个 Issue 还没有评估数据。