scoutapp / scout_statsd_rack
Rack application monitoring with StatsD
☆10Updated 6 years ago
Alternatives and similar repositories for scout_statsd_rack
Users that are interested in scout_statsd_rack are comparing it to the libraries listed below
Sorting:
- Easily use Librato Metrics with your rack application☆33Updated 5 years ago
- ActiveRecord extension to allow multiple database environments (secondary, deploy) enabling least privilege when possible.☆17Updated last week
- Circuit breaker pattern for well designed Ruby applications☆28Updated 9 years ago
- Access secrets via ENV or some backend service like vault☆29Updated 5 years ago
- A Rack middleware for profiling requests using ruby-prof☆43Updated 8 years ago
- A leader/replica setup with separate replica pools, originally forked from schoefmax/multi_db☆24Updated 7 months ago
- A simple Datadog integration to report on Rails application performance.☆23Updated 8 years ago
- Ruby core extensions repository (not a gem!)☆28Updated 7 years ago
- Ignore columns in ActiveRecord☆22Updated 6 years ago
- Ruby client library for NSQ☆99Updated 9 years ago
- Adds support in ActiveRecord for PostgreSQL index expressions and operator classes, as well as a shorthand for case-insensitive indexes☆30Updated 5 years ago
- A library to help with building an RPC-like JSON API☆34Updated 2 years ago
- An AMQP-based background worker system for Ruby.☆15Updated 10 years ago
- mantle☆24Updated 3 weeks ago
- Ruby on Rails ActiveRecord adapter for CrateDB☆26Updated 8 months ago
- A client wrapper around a rack app or live-http☆100Updated 10 years ago
- Gem for generating dynamically VCR cassettes with Ruby☆23Updated 8 years ago
- ☆173Updated 6 years ago
- Nested exceptions for Ruby☆118Updated 12 years ago
- Provide and automatic failover to external services and return a stubbed data when service is reported as down☆14Updated 11 years ago
- Aggregate is a ruby implementation of a statistics aggregator including histogram support☆90Updated last year
- A Ruby library for querying the RabbitMQ Management API.☆21Updated 7 years ago
- Arbitrary Memcached-backed rate limiting for Ruby☆40Updated 4 years ago
- Health check page as Rack middleware☆37Updated last year
- Extends capybara-screenshot with inline image output☆26Updated 4 years ago
- A simple StatsD listener☆30Updated 8 years ago
- A dynamic Rack server and helper methods to help testing Rack apps.☆17Updated 8 years ago
- Boot up a real server to serve testing replies☆42Updated 2 years ago
- The idea is to speed up the gem command caching gem and spec files. Rubygems proxy cache Is a rack app that cache static files into a loc…