Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cluster: add number of transform to metrics reporter #17811

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

rockwotj
Copy link
Contributor

Fixes: CORE-2203

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
  • v23.3.x
  • v23.2.x

Release Notes

  • none

Signed-off-by: Tyler Rockwood <rockwood@redpanda.com>
@@ -646,6 +646,7 @@ ss::future<> controller::start(
std::ref(_config_frontend),
std::ref(_feature_table),
std::ref(_roles),
std::addressof(_plugin_table),
Copy link
Member

Choose a reason for hiding this comment

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

i didn't even know one could overload operator& i wonder where that is used in practice

@vbotbuildovich
Copy link
Collaborator

@vbotbuildovich
Copy link
Collaborator

new failures in https://buildkite.com/redpanda/redpanda/builds/47683#018ece73-30a6-4d7e-8e3c-30f47d95f4bc:

"rptest.tests.cloud_storage_timing_stress_test.CloudStorageTimingStressTest.test_cloud_storage_with_partition_moves.cleanup_policy=delete"

@rockwotj rockwotj merged commit 7906102 into redpanda-data:dev Apr 11, 2024
18 checks passed
@rockwotj rockwotj deleted the transforms_dial_home branch April 11, 2024 23:44
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.

None yet

3 participants