api

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Processor

type Processor interface {
	api.Module
	api.SyncInvoker

	// Inject the gatherer module.
	SetGatherer(gatherer api.Module) error
	// Inject the sender module.
	SetSender(sender api.Module) error
}

Processor is the APM data processing module in Satellite.

type ProcessorConfig

type ProcessorConfig struct {
	*config.CommonFields

	FilterConfig []plugin.Config `mapstructure:"filters"` // filter plugins
}

ProcessorConfig contains all implementation fields.

Jump to

Keyboard shortcuts

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