newrelic / infrastructure-agent

New Relic Infrastructure Agent
https://docs.newrelic.com/docs/infrastructure/install-configure-manage-infrastructure
Apache License 2.0
136 stars 126 forks source link

Add Support for I/O Metrics on macOS #1938

Open mbielak opened 2 hours ago

mbielak commented 2 hours ago

Description

With the infrastructure agent supported on macOS, when process samples are enabled it would be nice if the same set of metrics reported as they do across other OS variants. Specifically, on macOS in the ProcessSamples none of the I/O stats report to New Relic (I/O read bytes, I/O write bytes, I/O read count, I/O write count, I/O total read bytes, I/O total write bytes), other metrics do report in these samples.

Acceptance Criteria

This data is available per process sampled: I/O read bytes I/O write bytes I/O read count I/O write count I/O total read bytes I/O total write bytes

Describe Alternatives

Note in the docs we do not support this, and add a flex config to grab same metrics as an example.

Dependencies

unsure

Additional context

Estimates

For Maintainers Only or Hero Triaging this bug

Suggested Priority (P1,P2,P3,P4,P5): Suggested T-Shirt size (S, M, L, XL, Unknown):

workato-integration[bot] commented 2 hours ago

https://new-relic.atlassian.net/browse/NR-330966