Skip to main content

One post tagged with "Observability API"

View All Tags

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:

  1. Trigger a report for a chosen date and receive a trigger_id
  2. Use the trigger_id to retrieve the report once it is ready

Note: This export is not a substitute for alert data sources.