OptionalactorActor for the current request or service execution, when known.
OptionalparentOptionalrequestOptionalspanOptionaltenantTenant scope for the current request or service execution, when known.
OptionaltraceOptionaltraceparentOptionaltracestate
Ambient correlation values for the request currently being handled.
The server enters this context before user hooks run so instrumentation sinks can correlate events recorded anywhere in the request lifecycle. Identity values (
actor,tenant) are refreshed by the server whenever hooks finalize a new context, so wrappers such ascreateAmbientAuditLogobserve the elevated identity at record time.