HTTP endpoint that receives monitor snapshots.
OptionalheadersAdditional HTTP headers, including authorization or tenant headers.
Reporting interval in milliseconds.
OptionalretryOptional policy for retrying failed or timed-out deliveries.
OptionaltimeoutMaximum delivery time in milliseconds. Omit to disable timeouts.
OptionaltransformOptional mapper used to customize the payload before it is posted. It receives the full, potentially sensitive snapshot; without it, the reporter sends only bounded aggregates.
OptionaltransportCustom report transport. Defaults to an HTTP POST through fetch.
Configuration for periodic production reporting.