Documentation ¶
Index ¶
Constants ¶
View Source
const ( // DefaultAgentForwarderhost holds the default endpoint of the agent forwarder. DefaultAgentForwarderhost = "localhost" DefaultAgentForwarderPath = "/v1/data" )
Variables ¶
View Source
var ErrCAAppend = errors.New("appending certs to pool")
Functions ¶
Types ¶
type HTTPSink ¶
type HTTPSink struct {
// contains filtered or unexported fields
}
HTTPSink holds the configuration of the HTTP sink used by the integration.
type HTTPSinkOptions ¶
HTTPSinkOptions holds the configuration of the HTTP sink used by the integration.
Click to show internal directories.
Click to hide internal directories.