Properties
Optional
context
Optional
contextKeys
contextKeys?: Record<string, string>
creationDate
creationDate: number
evaluation
evaluation: LDMigrationEvaluation
kind
kind: "migration_op"
measurements
measurements: LDMigrationMeasurement[]
operation
operation: LDMigrationOp
samplingRatio
samplingRatio: number
Event used to track information about a migration operation.
Generally this event should not be created directly and instead an LDMigrationOpTracker should be used to generate it.