Vast Observability Event
Structured diagnostics events emitted by the VAST module pipeline (vast.* namespace).
Exposed publicly as part of com.storyteller.modules.vast.StorytellerVastModule.diagnostics so host apps (e.g. the DevZone developer surface) can observe pipeline health. All URL-bearing fields pass through UrlRedactor before being emitted on the diagnostics flow, so advertising identifiers never reach subscribers.
Treat this surface as semi-stable: structural additions are non-breaking, removals and field renames are reserved for minor-version releases.
Inheritors
Types
Emitted when VAST media files exist but none are playable by the module.
Emitted when VAST XML cannot be parsed.
Emitted after a VAST response is fetched, parsed, and mapped successfully.
Emitted when request construction, network loading, wrapper resolution, or mapping fails.
Emitted before the module performs a VAST HTTP request.
Emitted after wrapper traversal resolves to an inline response.