Skip to content

Add metrics to statsd default list#18846

Merged
kfaraz merged 1 commit into
apache:masterfrom
kfaraz:add_statsd_metrics
Dec 16, 2025
Merged

Add metrics to statsd default list#18846
kfaraz merged 1 commit into
apache:masterfrom
kfaraz:add_statsd_metrics

Conversation

@kfaraz

@kfaraz kfaraz commented Dec 16, 2025

Copy link
Copy Markdown
Contributor

Changes

  • Add some key metrics to statsd emitter default list
    • task/action/run/time
    • task/status/queue/count
    • task/status/updated/count
    • ingest/handoff/time
  • Remove all mentions of obsolete metrics
    • segment/cost/raw
    • segment/cost/normalized
    • segment/cost/normalization

This PR has:

  • been self-reviewed.
  • added documentation for new or modified features or behaviors.
  • a release note entry in the PR description.
  • added Javadocs for most classes and all non-trivial methods. Linked related entities via Javadoc links.
  • added or updated version, license, or notice information in licenses.yaml
  • added comments explaining the "why" and the intent of the code wherever would not be obvious for an unfamiliar reader.
  • added unit tests or modified existing tests to cover new code paths, ensuring the threshold for code coverage is met.
  • added integration tests.
  • been tested in a test Druid cluster.

@kfaraz

kfaraz commented Dec 16, 2025

Copy link
Copy Markdown
Contributor Author

Thanks for the review, @cryptoe !

@kfaraz
kfaraz merged commit b4b584f into apache:master Dec 16, 2025
55 checks passed
@kfaraz
kfaraz deleted the add_statsd_metrics branch December 16, 2025 09:26
@kgyrtkirk kgyrtkirk added this to the 36.0.0 milestone Jan 19, 2026
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