Skip to content

Conversation

@teskje
Copy link
Contributor

@teskje teskje commented Dec 23, 2025

This PR removes the mz_dataflow_shutdown_duration_histogram introspection relations, as well as the supporting compute logging code.

Since we've replaced shutdown tokens with drop_dataflow, dataflow shutdown is now instant, so this histogram doesn't provide any value now. It also didn't provide much value before, afaict, since nobody was looking at the data.

Motivation

  • This PR removes unused functionality.

Tips for reviewer

Checklist

  • This PR has adequate test coverage / QA involvement has been duly considered. (trigger-ci for additional test/nightly runs)
  • This PR has an associated up-to-date design doc, is a design doc (template), or is sufficiently small to not require a design.
  • If this PR evolves an existing $T ⇔ Proto$T mapping (possibly in a backwards-incompatible way), then it is tagged with a T-proto label.
  • If this PR will require changes to cloud orchestration or tests, there is a companion cloud PR to account for those changes that is tagged with the release-blocker label (example).
  • If this PR includes major user-facing behavior changes, I have pinged the relevant PM to schedule a changelog post.

This commit removes the `mz_dataflow_shutdown_duration_histogram`
introspection relations, as well as the supporting compute logging code.

Since we've replaced shutdown tokens with `drop_dataflow`, dataflow
shutdown is now instant, so this histogram doesn't provide any value
now. It also didn't provide much value before, afaict, since nobody was
looking at the data.
@teskje teskje force-pushed the remove-dataflow-shutdown-duration branch from a50a2b6 to b3c0a9f Compare December 23, 2025 13:35
@teskje teskje marked this pull request as ready for review December 23, 2025 18:39
@teskje teskje requested review from a team as code owners December 23, 2025 18:39
@teskje teskje requested review from antiguru and ggevay December 23, 2025 18:39
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.

2 participants