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