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

Add Support for I/O Metrics on macOS #1938

Open
mbielak opened this issue Oct 22, 2024 · 1 comment
Open

Add Support for I/O Metrics on macOS #1938

mbielak opened this issue Oct 22, 2024 · 1 comment
Labels
feature request Categorizes issue or PR as related to a new feature or enhancement.

Comments

@mbielak
Copy link

mbielak commented Oct 22, 2024

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):

@mbielak mbielak added the feature request Categorizes issue or PR as related to a new feature or enhancement. label Oct 22, 2024
@workato-integration
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Categorizes issue or PR as related to a new feature or enhancement.
Projects
None yet
Development

No branches or pull requests

1 participant