agent

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jul 26, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package agent implements a component representing the logs agent. This component coordinates activity related to gathering logs and forwarding them to the Datadog intake.

Index

Constants

This section is empty.

Variables

View Source
var Module fx.Option = fx.Module(
	"comp/logs/agent",
	fx.Provide(newConfig),
	fx.Provide(newAgent),
)

Module defines the fx options for this component.

Functions

This section is empty.

Types

type Component

type Component interface{}

Component is the component type.

Jump to

Keyboard shortcuts

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