Skip to content

Commit

Permalink
Add yabeda-schked plugin to the list of known plugins [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
Envek committed Apr 16, 2021
1 parent bd3b49f commit 56a1d82
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 @@ -121,6 +121,7 @@ These are developed and maintained by other awesome folks:
- [yabeda-graphql] — metrics to query and field-level monitoring for apps using [GraphQL-Ruby](https://graphql-ruby.org/).
- [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).

### Third-party plugins

Expand Down Expand Up @@ -203,3 +204,4 @@ The gem is available as open source under the terms of the [MIT License](https:/
[yabeda-graphql]: https://github.com/yabeda-rb/yabeda-graphql/ "Measure and understand how good your GraphQL-Ruby application works"
[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"

0 comments on commit 56a1d82

Please sign in to comment.