telemetryimpl

package
v0.0.0-...-be33ac1 Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2026 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Overview

Package telemetryimpl provides the telemetry component implementation.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Provides

type Provides struct {
	Comp telemetry.Component
}

Provides defines the output of the telemetry component.

func NewComponent

func NewComponent(reqs Requires) (Provides, error)

NewComponent creates a new telemetry component.

type Requires

type Requires struct {
	Lifecycle compdef.Lifecycle

	Config config.Component
}

Requires defines the dependencies for the telemetry component.

Jump to

Keyboard shortcuts

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