File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -2658,9 +2658,11 @@ See the [ActiveSupport::Notifications documentation](http://api.rubyonrails.org/
2658
2658
2659
2659
### Monitoring Products
2660
2660
2661
- Grape integrates with NewRelic via the
2662
- [ newrelic-grape] ( https://github.com/flyerhzm/newrelic-grape ) gem, and
2663
- with Librato Metrics with the [ grape-librato] ( https://github.com/seanmoon/grape-librato ) gem.
2661
+ Grape integrates with following third-party tools:
2662
+
2663
+ * ** NewRelic** - [ newrelic-grape] ( https://github.com/flyerhzm/newrelic-grape ) gem
2664
+ * ** Librato Metrics** - [ grape-librato] ( https://github.com/seanmoon/grape-librato ) gem
2665
+ * ** [ Skylight] ( https://skylight.io ) ** - [ skylight] ( https://github.com/skylight-ruby/skylight-ruby ) gem, [ documentation] ( https://docs.skylight.io/grape )
2664
2666
2665
2667
## Contributing to Grape
2666
2668
You can’t perform that action at this time.
0 commit comments