otelcol

package
v0.78.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 3, 2026 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// keep these in sync with attributes sent from the sdks
	AttrHatchetTaskRunID     = "hatchet.step_run_id"     // Task run external ID from SDK
	AttrHatchetWorkflowRunID = "hatchet.workflow_run_id" // Workflow run ID from SDK
)

Variables

This section is empty.

Functions

This section is empty.

Types

type OTelCollector

type OTelCollector interface {
	collectortracev1.TraceServiceServer
}

func NewOTelCollector

func NewOTelCollector(fs ...OTelCollectorOpt) (OTelCollector, error)

type OTelCollectorOpt

type OTelCollectorOpt func(*OTelCollectorOpts)

func WithLogger

func WithLogger(l *zerolog.Logger) OTelCollectorOpt

type OTelCollectorOpts

type OTelCollectorOpts struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL