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

statsd-emitter: Add dutyGroup to coordinator global time metric #17320

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

suneet-s
Copy link
Contributor

@suneet-s suneet-s commented Oct 10, 2024

Description

The duty group is a low cardinality dimension and can be helpful in providing insight into whether a particular duty group is not running fast enough on the coordinator.

Release note

Duty Group is reported as a dimension for the coordinator.global.time metric reported from the statsd-emitter


This PR has:

  • been self-reviewed.
  • added documentation for new or modified features or behaviors.
  • a release note entry in the PR description.
  • been tested in a test Druid cluster.

The duty group is a low cardinality dimension and can be helpful in providing insight into whether a particular duty group is not running fast enough on the coordinator.
@kfaraz kfaraz merged commit fb38e48 into master Oct 10, 2024
56 checks passed
@kfaraz kfaraz deleted the suneet-s-patch-1 branch October 10, 2024 10:33
@adarshsanjeev adarshsanjeev added this to the 32.0.0 milestone Jan 16, 2025
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.

3 participants