telemetry

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2023 License: MPL-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

View Source
const DefaultMetricInterval = 2

Variables

This section is empty.

Functions

func GetOtelSpanInfoFromContext

func GetOtelSpanInfoFromContext(ctx context.Context) otelSpanInfo

Types

type BaseTelemetry

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

func (*BaseTelemetry) Shutdown

func (bt *BaseTelemetry) Shutdown()

type OperatorTelemetry

type OperatorTelemetry struct {
	*BaseTelemetry
}

func Init

func Init(ctx context.Context, serviceName string, opts Options) (*OperatorTelemetry, error)

func (*OperatorTelemetry) StartMetricCollectors

func (ot *OperatorTelemetry) StartMetricCollectors() error

type Options

type Options struct {
	Enabled   bool
	Host      string
	Port      string
	Version   string
	CommitSHA string
}

Jump to

Keyboard shortcuts

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