package
0.0.0-20250401211329-e5665c412036
Repository: https://github.com/konveyor/mig-controller.git
Documentation: pkg.go.dev
# Functions
CloseMigrationSpan closes out the parent Migration Span safely.
GetSpanForMigrationUID returns the parent jaeger span for a migration.
InitJaeger returns an instance of Jaeger Tracer that samples 100% of traces and logs all spans to stdout.
RemoveSpanForMigrationUID removes a span from the span map once migration is complete.
SetSpanForMigrationUID sets the parent jaeger span for a migration.
# Structs
MigrationSpanMap provides a map between MigMigration UID and associated Jaeger span.