etcd

package
v0.83.0-rc.2 Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2026 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package etcd exposes the etcd workload used by the etcd integration E2E scenario.

Index

Constants

View Source
const Version = "v3.5.17"

Version is the etcd container image tag exercised by the scenario.

Variables

View Source
var DockerComposeManifest = docker.ComposeInlineManifest{
	Name:    "etcd",
	Content: pulumi.String(strings.ReplaceAll(dockerComposeYAML, "{ETCD_VERSION}", Version)),
}

DockerComposeManifest deploys a single-node etcd plus a load generator that continuously exercises the etcd v3 API. The etcd container carries Datadog autodiscovery labels so the Docker Agent schedules the `etcd` check against its Prometheus endpoint without any host-side conf.d file.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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