abhishekrb19 opened a new pull request, #18452: URL: https://github.com/apache/druid/pull/18452
Add `taskType` dimension to `ingest/count`, `ingest/segments/count` and `ingest/tombstones/count` Prometheus metrics. These metrics are emitted by both realtime and compaction tasks, so adding this dimension helps distinguish the values. This is similar to the `task/*` metrics. Also fixes the help text for the `ingest/tombstones/count` metric. Release note: Added `taskType` to `ingest/count`, `ingest/segments/count` and `ingest/tombstones/count` Prometheus metrics. This helps distinguish values between streaming and compaction tasks. This PR has: - [x] been self-reviewed. - [x] a release note entry in the PR description. - [x] been tested in a test Druid cluster. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
