Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dry-rb/dry-monitor
Monitoring and instrumentation APIs
https://github.com/dry-rb/dry-monitor
instrumentation logging monitoring rack ruby sql
Last synced: 3 months ago
JSON representation
Monitoring and instrumentation APIs
- Host: GitHub
- URL: https://github.com/dry-rb/dry-monitor
- Owner: dry-rb
- License: mit
- Created: 2016-02-05T20:13:03.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2024-01-05T05:54:12.000Z (10 months ago)
- Last Synced: 2024-07-06T17:21:33.657Z (4 months ago)
- Topics: instrumentation, logging, monitoring, rack, ruby, sql
- Language: Ruby
- Homepage: https://dry-rb.org/
- Size: 334 KB
- Stars: 79
- Watchers: 15
- Forks: 22
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Support: .github/SUPPORT.md
Awesome Lists containing this project
README
[gem]: https://rubygems.org/gems/dry-monitor
[actions]: https://github.com/dry-rb/dry-monitor/actions# dry-monitor [![Gem Version](https://badge.fury.io/rb/dry-monitor.svg)][gem] [![CI Status](https://github.com/dry-rb/dry-monitor/workflows/ci/badge.svg)][actions]
## Links
* [User documentation](https://dry-rb.org/gems/dry-monitor)
* [API documentation](http://rubydoc.info/gems/dry-monitor)
* [Forum](https://discourse.dry-rb.org)## Supported Ruby versions
This library officially supports the following Ruby versions:
* MRI `>= 3.0.0`
* jruby `>= 9.4` (not tested on CI)## License
See `LICENSE` file.