https://github.com/ropes-rs/rapt
Runtime application instrumentation toolkit for Rust
https://github.com/ropes-rs/rapt
devops instrumentation metrics operations
Last synced: 2 days ago
JSON representation
Runtime application instrumentation toolkit for Rust
- Host: GitHub
- URL: https://github.com/ropes-rs/rapt
- Owner: ropes-rs
- License: apache-2.0
- Created: 2017-09-07T19:28:59.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-08T10:12:08.000Z (over 8 years ago)
- Last Synced: 2025-12-13T20:35:16.888Z (4 months ago)
- Topics: devops, instrumentation, metrics, operations
- Language: Rust
- Size: 28.3 KB
- Stars: 10
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# Rapt
| | |
|-|-|
| Build status (Linux) | [](https://travis-ci.org/ropes-rs/rapt) |
| Project status | Usable, between alpha and beta |
| Production-readiness | Depends on your risk tolerance |
Rapt is a runtime application instrumentation toolkit for Rust.
## Contributing
This project is in its very early days and we will always be welcoming
contributors.
Our goal is to encourage frictionless contributions to the project. In order to
achieve that, we use Unprotocols [C4 process](https://rfc.unprotocols.org/spec:1/C4).
Please read it, it will answer a lot of questions. Our goal is to merge pull requests
as quickly as possible and make new stable releases regularly.
In a nutshell, this means:
* We merge pull requests rapidly (try!)
* We are open to diverse ideas
* We prefer code now over consensus later
To learn more, read our [contribution guidelines](CONTRIBUTING.md)