package
0.44.2
Repository: https://github.com/grafana/agent.git
Documentation: pkg.go.dev

# Packages

Package cluster implements the cluster service for Flow, where multiple instances of Flow connect to each other for work distribution.
Package http implements the HTTP service for Flow.
No description provided by the author
Package otel implements the otel service for Flow.
No description provided by the author
Package ui implements the UI service.

# Constants

ConsumerTypeInvalid is the default value for ConsumerType.
ConsumerTypeService represents a service which uses another service.

# Structs

No description provided by the author
Definition describes an individual Flow service.

# Interfaces

Controller is implemented by flow.Flow.
Host is a controller for services and Flow components.
Service is an individual service to run.

# Type aliases

ConsumerType represents the type of consumer who is consuming a service.