hyperlight-dev / hyperlight-dev/hyperlight
Revisit tracing strategy
Abierto
lifecycle/confirmed
- Lenguaje dominante
- Rust
- Estrellas
- 4.7k
- Forks
- 208
- Merge medio
- 1 d 7 h
- PR fusionados (30 d)
- 47
Descripción
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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.