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

[CORE-8141] Add host information to metrics report #24023

Conversation

michael-redpanda
Copy link
Contributor

Adds a number of new nodes associated with the broker's address to the report:

  • hostname - the reported hostname of the node sending the report
  • domainname - the reported domain name of the node sending the report
  • fqdns - List of FQDN's of the node sending the report
  • nodes.kafka_advertised_listeners - List of Kafka Advertised listeners for all nodes in the cluster

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

Release Notes

  • None

@michael-redpanda michael-redpanda self-assigned this Nov 6, 2024
@michael-redpanda
Copy link
Contributor Author

/dt

@vbotbuildovich
Copy link
Collaborator

vbotbuildovich commented Nov 6, 2024

the below tests from https://buildkite.com/redpanda/redpanda/builds/57648#0192ff57-1af8-495a-b2a9-b5b8633346bf have failed and will be retried

catalog_schema_manager_rpunit

the below tests from https://buildkite.com/redpanda/redpanda/builds/57663#019300eb-01de-4920-999c-16b4cc332f4c have failed and will be retried

catalog_schema_manager_rpunit

@michael-redpanda michael-redpanda force-pushed the telemetry/core-8141/add-host-name branch from 3301708 to c69776c Compare November 6, 2024 09:39
Added hostname, domainname, and a list of FQDNs to the call-home report

Signed-off-by: Michael Boquard <michael@redpanda.com>
Signed-off-by: Michael Boquard <michael@redpanda.com>
@michael-redpanda michael-redpanda force-pushed the telemetry/core-8141/add-host-name branch from c69776c to 99df629 Compare November 6, 2024 09:47
@michael-redpanda
Copy link
Contributor Author

/dt

@michael-redpanda michael-redpanda marked this pull request as ready for review November 6, 2024 09:58
Copy link
Member

@oleiman oleiman left a comment

Choose a reason for hiding this comment

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

lgtm

@michael-redpanda michael-redpanda merged commit 9da76a2 into redpanda-data:dev Nov 7, 2024
17 checks passed
@vbotbuildovich
Copy link
Collaborator

/backport v24.2.x

@vbotbuildovich
Copy link
Collaborator

/backport v24.1.x

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.

4 participants