tracetelemetryimpl

package
v0.0.0-...-50ddb51 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2025 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Overview

Package tracetelemetryimpl implements the trace-telemetry component interface

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Provides

type Provides struct {
	Comp tracetelemetry.Component
}

Provides defines the output of the trace-telemetry component

func NewComponent

func NewComponent(reqs Requires) (Provides, error)

NewComponent creates a new trace-telemetry component

type Requires

type Requires struct {
	Lifecycle compdef.Lifecycle

	Config    config.Component
	Client    ipc.HTTPClient
	Log       log.Component
	Telemetry telemetry.Component
}

Requires defines the dependencies for the trace-telemetry component

Jump to

Keyboard shortcuts

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