Skip to content

Commit 56a1d82

Browse files
committed
Add yabeda-schked plugin to the list of known plugins [ci skip]
1 parent bd3b49f commit 56a1d82

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ These are developed and maintained by other awesome folks:
121121
- [yabeda-graphql] — metrics to query and field-level monitoring for apps using [GraphQL-Ruby](https://graphql-ruby.org/).
122122
- [yabeda-puma-plugin] — metrics for internal state and performance of [Puma](https://puma.io/) application server.
123123
- [yabeda-http_requests] — monitor how many outgoing HTTP calls your application does (uses [Sniffer](https://github.com/aderyabin/sniffer)).
124+
- [yabeda-schked] — monitor number and duration of Cron jobs executed by [Schked](https://github.com/bibendi/schked).
124125

125126
### Third-party plugins
126127

@@ -203,3 +204,4 @@ The gem is available as open source under the terms of the [MIT License](https:/
203204
[yabeda-graphql]: https://github.com/yabeda-rb/yabeda-graphql/ "Measure and understand how good your GraphQL-Ruby application works"
204205
[yabeda-puma-plugin]: https://github.com/yabeda-rb/yabeda-puma-plugin/ "Collects Puma web-server metrics from puma control application"
205206
[yabeda-http_requests]: https://github.com/yabeda-rb/yabeda-http_requests/ "Builtin metrics to monitor external HTTP requests"
207+
[yabeda-schked]: https://github.com/yabeda-rb/yabeda-schked/ "Built-in metrics for monitoring Schked recurring jobs out of the box"

0 commit comments

Comments
 (0)