Versions in this module Expand all Collapse all v0 v0.3.1 Oct 31, 2025 Changes in this version + const ATTR_PEER_IP + const ATTR_PEER_NAME + const DEFAULT_MAX_CONCURRENT_PINGS + const DEFAULT_PING_COUNT + const DEFAULT_PING_TIMEOUT + func NewFactory() receiver.Factory + type Config struct + MaxConcurrentPings int + Targets []Target + type Target struct + PingCount *int + PingTimeout *time.Duration + Target string