telemetry

package
v8.56.1709838579-SHA-e... Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Backend

type Backend interface {
	GenerateReport(ctx context.Context, nodeID string) (*apipb.NetworkStatsReport, error)

	Init(context.Context) error
	Close() error
	Stats() interface{}
}

Backend is the component that generates TelemetryUpdate messages for a given node. It may be called either periodically or as a result of a one-off TelemetryRequest.

Directories

Path Synopsis
Package extproc provides a telemetry.Backend implementation that relies on an external process to generate telemetry reports in the specified form.
Package extproc provides a telemetry.Backend implementation that relies on an external process to generate telemetry reports in the specified form.

Jump to

Keyboard shortcuts

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