Documentation ¶
Index ¶
Constants ¶
View Source
const ( // HostHeader contains the hostname of the payload HostHeader = "X-Dd-Hostname" // ContainerCountHeader contains the container count in the payload ContainerCountHeader = "X-Dd-ContainerCount" // ProcessVersionHeader holds the process agent version sending the payload ProcessVersionHeader = "X-Dd-Processagentversion" // ClusterIDHeader contains the orchestrator cluster ID of this agent ClusterIDHeader = "X-Dd-Orchestrator-ClusterID" // TimestampHeader contains the timestamp that the check data was created TimestampHeader = "X-DD-Agent-Timestamp" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.