global

package
v1.4.2 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ContextInfo

type ContextInfo struct {
	// ReportRoutes sets whether the metrics should set the http.route attribute
	ReportRoutes bool
	// K8sEnabled specifies whether kubernetes decoration and discovery is enabled
	K8sEnabled bool
	// K8sInformer enables direct access to the Kubernetes API
	K8sInformer *kube2.Metadata
	// K8sDatabase provides access to shared kubernetes metadata
	K8sDatabase *kube.Database
	// Metrics  that are internal to the pipe components
	Metrics imetrics.Reporter
	// Prometheus connection manager to coordinate metrics exposition from diverse nodes
	Prometheus *connector.PrometheusManager
}

ContextInfo stores some context information that must be shared across some nodes of the processing graph.

Jump to

Keyboard shortcuts

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