Documentation
¶
Index ¶
Constants ¶
View Source
const (
TypeStr = "agenthealth"
)
Variables ¶
This section is empty.
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.