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

Improve Unix support #53

Open
adamyeats opened this issue Nov 6, 2020 · 0 comments
Open

Improve Unix support #53

adamyeats opened this issue Nov 6, 2020 · 0 comments

Comments

@adamyeats
Copy link
Contributor

adamyeats commented Nov 6, 2020

Currently, many of the data sources used to make the library work are Linux specific, and are typically compiled away on Unix because of the #[cfg(target_os = "linux")] macro.

As we talk about Unix a lot in the README and offer Unix support more broadly, once we have discussed https://github.com/appsignal/appsignal-agent/issues/629, we should add Unix counterparts for the data sources/commands used in this library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant