abhishekrb19 opened a new pull request, #18478: URL: https://github.com/apache/druid/pull/18478
Currently, OshiSysMonitor doesn't [emit](https://github.com/apache/druid/blob/master/processing/src/main/java/org/apache/druid/java/util/metrics/OshiSysMonitor.java#L254) the `sys/storage/used` metric. Must probably be a copy-paste from the `SysMonitor` metrics. Also, there's no such supervisor `ioConfig` called `windowPeriod`, so remove that reference from the `ingest/events/thrownAway` metric. This PR has: - [x] been self-reviewed. - [ ] using the [concurrency checklist](https://github.com/apache/druid/blob/master/dev/code-review/concurrency.md) (Remove this item if the PR doesn't have any relation to concurrency.) - [x] added documentation for new or modified features or behaviors. -- 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]
