Individual Snapshot Report - Appdynamics/AppDynamics.DEXTER GitHub Wiki
Individual Snapshot report provides information about Snapshot, Segments, Exit Calls, traversed Service Endpoints and Business Data for single Snapshot.
Individual Snapshot report is produced when:
- Job file included at least one APM application Target.Type=
APM
- Metadata is extracted via Input.DetectedEntities=
true
- Snapshots are extracted via Input.Snapshots=
true
- At least one Snapshot ID is specified via Input.SnapshotSelectionCriteria.RequestIDs
- Report is requested via Output.IndividualSnapshots=
true
OR
- Previous Extract is available
- Application is invoked with the --request-ids and --report-folder
Individual Snapshot report has the following file name:
Report\Snapshot.<Controller>.<Application>.<Tier>.<Business Transaction>.<RequestID>.xlsx
For example:
Snapshot.dev.demo.appdynamics.com-ECommerce.6-ECommerce-Se.15-Checkout.376993-5d39285e-1ebf-49fc-9716-b5bd0ef4f43d.xlsx
This report contents are identical to Snapshots and Snapshots Method Calls reports, except it only contains data for single snapshot.