Documentation
¶
Overview ¶
Package agent contains logs agent component.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Component ¶
type Component interface {
// AddScheduler adds an AD scheduler to the logs agent
AddScheduler(scheduler schedulers.Scheduler)
// Get the logs sources
GetSources() *sources.LogSources
// GetMessageReceiver gets the diagnostic message receiver
GetMessageReceiver() *diagnostic.BufferedMessageReceiver
// GetPipelineProvider gets the pipeline provider
GetPipelineProvider() pipeline.Provider
}
Component is the component type.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package agentimpl contains the implementation of the logs agent component.
|
Package agentimpl contains the implementation of the logs agent component. |
|
config
module
|
|
|
Package flare provides log flare collection functionality for diagnostics
|
Package flare provides log flare collection functionality for diagnostics |
Click to show internal directories.
Click to hide internal directories.