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.

Hierarchy

  • LDMigrationOpEvent

Properties

contextKeys: Record<string, string>
creationDate: number
kind: "migration_op"
measurements: LDMigrationMeasurement[]
operation: LDMigrationOp
samplingRatio: number

Generated using TypeDoc