hyperlight-dev / hyperlight-dev/hyperlight
Create example for correlation ID propagation down to hyperlight calls
Open
area/documentation
area/infrastructure
area/testing
help-wanted
- Dominant language
- Rust
- Stars
- 4.7k
- Forks
- 208
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 47
Description
## Rationale
To show users how to correctly propagate correlation ID for a specific workload, we need an example that makes use of the hyperlight-host as a dependency.
Using the tracing crate (opentelemetry also) and a correlation ID that identifies a specific workload the example should emphasize how to set everything up so that the traces related to the hyperlight request can also be identified by the same correlation ID.
Contributor guide
Assessment
This issue has not been assessed yet.