Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
TypeStr, _ = component.NewType("agenthealth")
)
Functions ¶
func NewAgentHealth ¶
func NewAgentHealth(logger *zap.Logger, cfg *Config) awsmiddleware.Extension
func NewFactory ¶
Types ¶
type Config ¶
type Config struct { IsUsageDataEnabled bool `mapstructure:"is_usage_data_enabled"` Stats agent.StatsConfig `mapstructure:"stats"` }
Click to show internal directories.
Click to hide internal directories.