diff --git a/README.md b/README.md index be0b1c4..342b3f5 100644 --- a/README.md +++ b/README.md @@ -24,8 +24,8 @@ and [ci-queue](https://github.com/Shopify/ci-queue). rule out flakiness. See [*Requeues*](#requeues). - Handles intermittent worker failures (e.g. network hiccups, faulty hardware etc.) by detecting non-responsive workers and requeing their jobs. See [*Worker failures*](#worker-failures) -- [PLANNED] [Sentry](https://sentry.io) integration for monitoring important - build-level events. See [#16](https://github.com/skroutz/rspecq/pull/16). +- [Sentry](https://sentry.io) integration for monitoring important + RSpecQ-level events. - [PLANNED] StatsD integration for various build-level metrics and insights. See [#2](https://github.com/skroutz/rspecq/issues/2).