Versions in this module Expand all Collapse all v0 v0.1.0 Sep 9, 2026 Changes in this version + const ActorContainerNameKey + const ActorNameKey + const ActorOperationNameKey + const ActorUIDKey + const ActorVersionKey + const AtespaceKey + const ConstraintNone + const ConstraintRequiredNodes + const ConstraintSelector + const ErrorTypeKey + const FailureDomainInfrastructure + const FailureDomainKey + const FailureDomainUnknown + const FailureDomainWorkload + const FailureReasonKey + const ImageCacheOutcomeCancelled + const ImageCacheOutcomeError + const ImageCacheOutcomeHit + const ImageCacheOutcomeKey + const ImageCacheOutcomeMiss + const ImageCacheOutcomeTimeout + const LogSpanIDField + const LogTraceFlagsField + const LogTraceIDField + const OTLPRelayKey + const OperationCreate + const OperationDelete + const OperationPause + const OperationResume + const OperationSuspend + const OperationUnknown + const ReasonCorruptedAssignment + const ReasonUnknown + const ReasonWorkerPodGone + const ReasonWorkerReassigned + const ReservedNamespace + const RouterOutcomeKey + const RouterResumeJoined + const RouterResumeKey + const RouterResumeNone + const RouterResumeTriggered + const SandboxClassKey + const SandboxClassUnknown + const SchedulerOutcomeAssigned + const SchedulerOutcomeError + const SchedulerOutcomeKey + const SchedulerOutcomeNoFreeWorker + const SchedulingConstraintKey + const SnapshotKindBoot + const SnapshotKindGolden + const SnapshotKindKey + const SnapshotKindLatest + const SnapshotKindLocal + const SnapshotPhaseAteomCheckpoint + const SnapshotPhaseAteomRestore + const SnapshotPhaseDownload + const SnapshotPhaseKey + const SnapshotPhaseManifestFetch + const SnapshotPhaseOCIUnpack + const SnapshotPhasePersist + const SnapshotPhaseSandboxAssets + const SnapshotPhaseTotal + const SnapshotPhaseVolumeMount + const SnapshotScopeData + const SnapshotScopeDataOnGolden + const SnapshotScopeFull + const SnapshotScopeKey + const SnapshotScopeUnknown + const StatsSourceCgroup + const StatsSourceGuestAgent + const StatsSourceKey + const StatsSourceUnspecified + const TemplateAtespaceKey + const TemplateNameKey + const WorkerPoolNameKey + const WorkerPoolNamespaceKey + const WorkerStateAssigned + const WorkerStateIdle + const WorkerStateKey + var AllOperations = []string + func ActorAttributes(a *ateapipb.Actor) []attribute.KeyValue + func ActorLogAttrs(a resources.ActorAttribution) []slog.Attr + func ActorLogLabels(a resources.ActorAttribution, containerName string) map[string]string + func ActorMetricAttributes(a *ateapipb.Actor, sandboxClass, operationName, reason string) []attribute.KeyValue + func ActorRefAttributes(actorRef resources.ActorRef) []attribute.KeyValue + func ActorRefLogAttrs(actorRef resources.ActorRef) []slog.Attr + func FailureAttributes(reason string) []attribute.KeyValue + func FailureDomain(reason string) string + func FailureLogAttrs(reason string) []slog.Attr + func FailureReason(err error) string + func NormalizeOperationName(op string) string + func NormalizeSandboxClass(class string) string + func SnapshotScopeValue(scope ateletpb.SnapshotScope) string + func WorkerPoolAttributes(namespace, name string) []attribute.KeyValue