telemetryimpl

package
v0.80.0-rc.2 Latest Latest
Warning

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

Go to latest
Published: May 19, 2026 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Overview

Package telemetryimpl implements the telemetry component interface.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCompatComponent

func GetCompatComponent() telemetry.Component

GetCompatComponent returns a component wrapping telemetry global variables TODO (components): Remove this when all telemetry is migrated to the component

Types

type Provides

type Provides struct {
	compdef.Out

	Comp          telemetry.Component
	FlareProvider flaretypes.Provider
}

Provides defines the output of the telemetry component

func NewComponent

func NewComponent(deps Requires) Provides

NewComponent creates a new telemetry component.

type Requires

type Requires struct {
	compdef.In

	Lc compdef.Lifecycle
}

Requires defines the dependencies for the telemetry component

Directories

Path Synopsis
Package noopsimpl creates the noop telemetry component
Package noopsimpl creates the noop telemetry component

Jump to

Keyboard shortcuts

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