Skip to content

dev_cluster: remove grafana/prom logging#28499

Merged
rockwotj merged 1 commit into
redpanda-data:devfrom
rockwotj:dev_cluster_logs
Nov 13, 2025
Merged

dev_cluster: remove grafana/prom logging#28499
rockwotj merged 1 commit into
redpanda-data:devfrom
rockwotj:dev_cluster_logs

Conversation

@rockwotj
Copy link
Copy Markdown
Contributor

@rockwotj rockwotj commented Nov 12, 2025

This is just noise and not useful, if we really need it, it's in the log file.

Backports Required

  • none - not a bug fix
  • none - this is a backport
  • none - issue does not exist in previous branches
  • none - papercut/not impactful enough to backport
  • v25.3.x
  • v25.2.x
  • v25.1.x
  • v24.3.x

Release Notes

  • none

This is just noise and not useful, if we really need it, it's in the log
file.
Copilot AI review requested due to automatic review settings November 12, 2025 20:54
@rockwotj rockwotj enabled auto-merge November 12, 2025 20:54
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

This PR removes logging output from Prometheus and Grafana processes in the development cluster tooling. The change simplifies the code by eliminating stdout/stderr capture and the associated line-by-line printing loop for both services.

Key Changes:

  • Redirects Prometheus and Grafana process output to DEVNULL instead of capturing it
  • Removes the async reading loops that printed each line of output

Copy link
Copy Markdown
Contributor

@nvartolomei nvartolomei left a comment

Choose a reason for hiding this comment

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

don't have a horse in this race so trusting your decision

@rockwotj rockwotj merged commit 1facb05 into redpanda-data:dev Nov 13, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants