Synthetic Service Data

The Synthetic Server stores data on the filesystem of the host machine and data in the EUM Server's MySQL database. The table below lists the types of data and the storage location.

Data Storage Format Data Location of Data Storage
MySQL
  • Information about the entire agent fleet.
  • Measurement request queues.
  • In-flight and archived measurements.
  • Schedules: a schedule is a configuration according to which the Synthetic Scheduler sends measurement requests to the Synthetic Shepherd. Those requests are queued until enough Synthetic Agents are available to process them, at which point they are dequeued and become measurements.
EUM Server's MySQL database
File System
  • Resource snapshots
  • Script output
  • Measurement results
  • Screenshots
Host machine of the Synthetic Server