Skip to content

[kafka_consumer] Add bootstrap_servers to heartbeat payload#23475

Merged
piochelepiotr merged 2 commits intomasterfrom
kafka-consumer-heartbeat-bootstrap-servers
Apr 25, 2026
Merged

[kafka_consumer] Add bootstrap_servers to heartbeat payload#23475
piochelepiotr merged 2 commits intomasterfrom
kafka-consumer-heartbeat-bootstrap-servers

Conversation

@piochelepiotr
Copy link
Copy Markdown
Contributor

Summary

  • Include bootstrap_servers (from kafka_connect_str) in the cluster monitoring heartbeat payload sent by the Kafka consumer integration.

Test plan

  • Verify heartbeat events now include the bootstrap_servers field.

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@piochelepiotr piochelepiotr requested a review from a team as a code owner April 24, 2026 20:48
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@dd-octo-sts
Copy link
Copy Markdown
Contributor

dd-octo-sts Bot commented Apr 24, 2026

Validation Report

All 20 validations passed.

Show details
Validation Description Status
agent-reqs Verify check versions match the Agent requirements file
ci Validate CI configuration and Codecov settings
codeowners Validate every integration has a CODEOWNERS entry
config Validate default configuration files against spec.yaml
dep Verify dependency pins are consistent and Agent-compatible
http Validate integrations use the HTTP wrapper correctly
imports Validate check imports do not use deprecated modules
integration-style Validate check code style conventions
jmx-metrics Validate JMX metrics definition files and config
labeler Validate PR labeler config matches integration directories
legacy-signature Validate no integration uses the legacy Agent check signature
license-headers Validate Python files have proper license headers
licenses Validate third-party license attribution list
metadata Validate metadata.csv metric definitions
models Validate configuration data models match spec.yaml
openmetrics Validate OpenMetrics integrations disable the metric limit
package Validate Python package metadata and naming
readmes Validate README files have required sections
saved-views Validate saved view JSON file structure and fields
version Validate version consistency between package and changelog

View full run

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.02%. Comparing base (0c9882f) to head (50d639c).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@datadog-datadog-prod-us1
Copy link
Copy Markdown
Contributor

Tests

🎉 All green!

❄️ No new flaky tests detected
🧪 All tests passed

🎯 Code Coverage (details)
Patch Coverage: 100.00%
Overall Coverage: 88.31% (+1.18%)

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 50d639c | Docs | Datadog PR Page | Give us feedback!

@piochelepiotr piochelepiotr added this pull request to the merge queue Apr 25, 2026
Merged via the queue into master with commit 6597bfd Apr 25, 2026
41 of 47 checks passed
@piochelepiotr piochelepiotr deleted the kafka-consumer-heartbeat-bootstrap-servers branch April 25, 2026 23:40
@dd-octo-sts dd-octo-sts Bot added this to the 7.79.0 milestone Apr 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants