# Functions
GetLogFields gets a map of all known logKeys set on the context.
MetricKeysFromStrings is a convenience method to convert a slice of strings into a slice of Keys.
No description provided by the author
No description provided by the author
WithAppName gets a new context with AppName set.
WithExecutionID gets a new context with ExecutionID set.
WithGoroutineLabel gets a new context with Go Routine label key set and a label assigned to the context using pprof.Labels.
WithJobID gets a new context with JobId set.
WithLaunchPlanID gets a new context with a launch plan ID set.
WithNamespace gets a new context with namespace set.
WithNodeID gets a new context with NodeID (nested) set.
WithPhase gets a new context with Phase set.
WithProjectDomain gets new context with Project and Domain values set.
WithRequestID gets a new context with RequestID set.
WithResourceVersion gets a new context with the resource version set.
WithSignalID gets a new context with SignalID set.
WithTaskID gets a new context with WorkflowName set.
WithTaskType gets a new context with TaskType set.
WithWorkflowID gets a new context with WorkflowName set.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author