Documentation ¶
Index ¶
Constants ¶
View Source
const HostPort = 8128
HostPort defines the port used by the dogstatsd standalone deployment. The standard port for dogstatsd is 8125, but it's already used by the agent.
View Source
const Socket = "/var/run/datadog/dsd-standalone.socket"
Socket defines the socket exposed by the dogstatsd standalone deployment. It's not the default to avoid conflict with the agent.
Variables ¶
This section is empty.
Functions ¶
func K8sAppDefinition ¶
func K8sAppDefinition(e config.Env, kubeProvider *kubernetes.Provider, namespace string, fakeIntake *fakeintake.Fakeintake, kubeletTLSVerify bool, clusterName string, opts ...pulumi.ResourceOption) (*componentskube.Workload, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.