Skip to content

Add Kafka Monitoring Data Collection page#36953

Open
shellymat-dd wants to merge 5 commits into
masterfrom
shelly/dsm-kafka-data-collection
Open

Add Kafka Monitoring Data Collection page#36953
shellymat-dd wants to merge 5 commits into
masterfrom
shelly/dsm-kafka-data-collection

Conversation

@shellymat-dd
Copy link
Copy Markdown
Contributor

What does this PR do? What is the motivation?

Adds a new Data Collection page under Data Streams Monitoring's Kafka Monitoring. The page documents the metrics, broker/topic configurations, and capabilities the Kafka Consumer integration collects when enable_cluster_monitoring: true is set.

Merge instructions

Merge readiness:

  • Ready for merge

Additional notes

Document the metrics, configurations, and capabilities collected
by the Kafka Consumer integration when enable_cluster_monitoring
is set, and add a side nav entry under Kafka Monitoring.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@github-actions github-actions Bot added the Architecture Everything related to the Doc backend label May 22, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Preview links (active after the build_preview check completes)

New or renamed files

shellymat-dd and others added 3 commits May 22, 2026 12:56
- Move Data Collection above Monitors and Automation in the side nav
- Rename page from "Kafka Monitoring Data Collection" to "Data Collection"
- Link to Kafka Monitoring Setup from the intro
- Link "read live messages on topics" to the Kafka Monitoring overview
  section about schemas and messages
- Tighten section openers and remove repetitive references to the
  enable_cluster_monitoring flag

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Also widen the first column to match the metrics table above.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Comment thread content/en/data_streams/kafka/data_collection.md Outdated
Comment thread content/en/data_streams/kafka/data_collection.md Outdated
After review, replace the inline metrics tables with a pointer to the
Kafka Consumer integration's metric list, where Data Streams Monitoring
metrics are marked DSM only. Tighten the intro and Configurations
section accordingly.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@shellymat-dd shellymat-dd marked this pull request as ready for review May 22, 2026 18:11
@shellymat-dd shellymat-dd requested a review from a team as a code owner May 22, 2026 18:11
@shellymat-dd shellymat-dd requested review from Copilot and removed request for a team May 22, 2026 18:11
@shellymat-dd shellymat-dd requested a review from cswatt May 22, 2026 18:12
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new “Data Collection” documentation page under Data Streams Monitoring → Kafka to describe what additional data is collected (and what capabilities are enabled) when enable_cluster_monitoring: true is configured for Kafka Monitoring.

Changes:

  • Added a new Kafka Monitoring “Data Collection” page describing metrics/configurations/schemas and message inspection capability.
  • Updated the main English navigation menu to include the new page and adjusted existing item weights.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
content/en/data_streams/kafka/data_collection.md New Data Collection page for Kafka Monitoring cluster monitoring.
config/_default/menus/main.en.yaml Adds the new page to the Kafka Monitoring left nav and reorders weights accordingly.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +6 to +10
Data Streams Monitoring's [Kafka Monitoring][6] uses the [Kafka Consumer integration][1] to collect cluster health data. On top of the integration's defaults, it collects additional data and adds ability to perform actions described in this doc.

## Metrics

To collect the **DSM only** [Kafka Consumer integration metrics][5], set `enable_cluster_monitoring: true`. See [Kafka Monitoring Setup][4] for how to configure the check.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Architecture Everything related to the Doc backend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants