Transactions Data Export
The Transaction Monitoring Observability API now supports on-demand Transactions Data Export, enabling users to request and retrieve a report of transaction IDs ingested on a specific date. This provides a structured mechanism to reconcile which transactions have been received by Transaction Monitoring for a given day.
Exports return transaction identifiers (modification IDs) only for the requested date.
Exports are generated asynchronously:
- Trigger a report for a chosen date and receive a
trigger_id - Use the
trigger_idto retrieve the report once it is ready
Note: This export is not a substitute for alert data sources.