| Crates.io | probes |
| lib.rs | probes |
| version | 0.7.1 |
| created_at | 2016-05-04 21:02:34.88009+00 |
| updated_at | 2024-03-25 11:34:49.134239+00 |
| description | Library to read out system stats from a machine running Unix |
| homepage | |
| repository | https://github.com/appsignal/probes-rs/ |
| max_upload_size | |
| id | 4972 |
| size | 162,386 |
Rust library to read out system stats from a machine running Unix. Currently only supports Linux.
Thinking of contributing to our Probes package? Awesome! 🚀
Please follow our Contributing guide in our documentation and follow our Code of Conduct.
Running cargo fmt before contributing changes would reduce diffs for future
contributions.
Also, we would be very happy to send you Stroopwafles. Have look at everyone we send a package to so far on our Stroopwafles page.
make buildmake testThe tests on Travis are only run directly on that VM. Make sure to run the full test suite manually before every release.
Cargo.toml.CHANGELOG.md file.git tag v#.#.#.cargo publish.