Documentation ¶
Index ¶
- func EventId(eventId string) telemetry.AttributeKV
- func Job(job string) telemetry.AttributeKV
- func JobRunId(jobRunId string) telemetry.AttributeKV
- func Step(step string) telemetry.AttributeKV
- func StepRunId(stepRunId string) telemetry.AttributeKV
- func TenantId(tenantId string) telemetry.AttributeKV
- func WithJobRunModel(span trace.Span, jobRun *db.JobRunModel)
- func WithStepRunModel(span trace.Span, stepRun *db.StepRunModel)
- func WithWorkflowRunModel(span trace.Span, workflowRun *db.WorkflowRunModel)
- func WorkerId(workerId string) telemetry.AttributeKV
- func WorkflowRunId(workflowRunId string) telemetry.AttributeKV
- func WorkflowVersion(workflowVersion string) telemetry.AttributeKV
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EventId ¶
func EventId(eventId string) telemetry.AttributeKV
func Job ¶
func Job(job string) telemetry.AttributeKV
func JobRunId ¶
func JobRunId(jobRunId string) telemetry.AttributeKV
func Step ¶
func Step(step string) telemetry.AttributeKV
func StepRunId ¶
func StepRunId(stepRunId string) telemetry.AttributeKV
func TenantId ¶
func TenantId(tenantId string) telemetry.AttributeKV
func WithJobRunModel ¶
func WithJobRunModel(span trace.Span, jobRun *db.JobRunModel)
func WithStepRunModel ¶
func WithStepRunModel(span trace.Span, stepRun *db.StepRunModel)
func WithWorkflowRunModel ¶
func WithWorkflowRunModel(span trace.Span, workflowRun *db.WorkflowRunModel)
func WorkerId ¶
func WorkerId(workerId string) telemetry.AttributeKV
func WorkflowRunId ¶
func WorkflowRunId(workflowRunId string) telemetry.AttributeKV
func WorkflowVersion ¶
func WorkflowVersion(workflowVersion string) telemetry.AttributeKV
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.