Interfaces

StatusContext

Interface: StatusContext

Defined in: src/recorders/observability/status/statusTemplates.ts:66

Render context — what the consumer's app config injects.

Properties

appName

readonly appName: string

Defined in: src/recorders/observability/status/statusTemplates.ts:68

Active actor's name. Substituted as {{appName}} in templates.

On this page