Skip to content

Commit

Permalink
Add yabeda-anycable to the list of available plugins [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
Envek committed Aug 6, 2021
1 parent d88c669 commit df2d9f5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ These are developed and maintained by other awesome folks:
- [yabeda-puma-plugin] — metrics for internal state and performance of [Puma](https://puma.io/) application server.
- [yabeda-http_requests] — monitor how many outgoing HTTP calls your application does (uses [Sniffer](https://github.com/aderyabin/sniffer)).
- [yabeda-schked] — monitor number and duration of Cron jobs executed by [Schked](https://github.com/bibendi/schked).
- [yabeda-anycable] — monitor number, duration, and status of [AnyCable](https://anycable.io/) RPC calls.

### Third-party plugins

Expand Down Expand Up @@ -234,4 +235,5 @@ The gem is available as open source under the terms of the [MIT License](https:/
[yabeda-puma-plugin]: https://github.com/yabeda-rb/yabeda-puma-plugin/ "Collects Puma web-server metrics from puma control application"
[yabeda-http_requests]: https://github.com/yabeda-rb/yabeda-http_requests/ "Builtin metrics to monitor external HTTP requests"
[yabeda-schked]: https://github.com/yabeda-rb/yabeda-schked/ "Built-in metrics for monitoring Schked recurring jobs out of the box"
[yabeda-anycable]: https://github.com/yabeda-rb/yabeda-anycable "Collect performance metrics for AnyCable RPC server"
[anyway_config]: https://github.com/palkan/anyway_config "Configuration library for Ruby gems and applications"

0 comments on commit df2d9f5

Please sign in to comment.