dogstatsd

package
v0.53.2-rc.18 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 8, 2026 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Overview

Package dogstatsd provides Pulumi component definitions for deploying DogStatsD test applications.

Index

Constants

This section is empty.

Variables

View Source
var DockerComposeManifest = docker.ComposeInlineManifest{
	Name:    "dogstatsd-sender",
	Content: pulumi.String(strings.ReplaceAll(dockerComposeContent, "{APPS_VERSION}", apps.Version)),
}

DockerComposeManifest is the Docker Compose manifest for the DogStatsD test application.

Functions

func EcsAppDefinition

func EcsAppDefinition(e aws.Environment, clusterArn pulumi.StringInput, opts ...pulumi.ResourceOption) (*ecsComp.Workload, error)

EcsAppDefinition creates the ECS resources for the DogStatsD test application.

func EksFargateAppDefinition

func EksFargateAppDefinition(e config.Env, kubeProvider *kubernetes.Provider, namespace string, clusterAgentToken pulumi.StringInput, opts ...pulumi.ResourceOption) (*componentskube.Workload, error)

EksFargateAppDefinition creates the EKS Fargate resources for the DogStatsD test application.

func K8sAppDefinition

func K8sAppDefinition(e config.Env, kubeProvider *kubernetes.Provider, namespace string, statsdPort int, statsdSocket string, opts ...pulumi.ResourceOption) (*componentskube.Workload, error)

K8sAppDefinition creates the Kubernetes resources for the DogStatsD test application.

Types

type EcsComponent

type EcsComponent struct {
	pulumi.ResourceState
}

EcsComponent is the Pulumi component resource for the DogStatsD ECS application.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL