kafka

package
v0.83.0 Latest Latest
Warning

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

Go to latest
Published: Sep 2, 2026 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package kafka exposes the Kafka workload used by the kafka integration E2E scenario. It runs a single KRaft-mode Kafka broker in Docker Compose plus seed-topic and continuous producer/consumer workload containers, so the host-resident Datadog Agent's JMX "kafka" check has a live broker to monitor over JMX at localhost:9999.

Index

Constants

This section is empty.

Variables

View Source
var DockerComposeManifest = docker.ComposeInlineManifest{
	Name:    "kafka",
	Content: pulumi.String(dockerComposeYAML),
}

DockerComposeManifest deploys a KRaft-mode Kafka broker plus seed-topic and continuous producer/consumer workload containers. The compose manifest is self-contained (no host bind mounts), so the scenario can pass it straight to the docker manager's ComposeStrUp.

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