Module: Griffin::Interceptors::Server

Defined in:
lib/griffin/interceptors/server/payload_streamer.rb,
lib/griffin/interceptors/server/raven_interceptor.rb,
lib/griffin/interceptors/server/sentry_interceptor.rb,
lib/griffin/interceptors/server/logging_interceptor.rb,
lib/griffin/interceptors/server/payload_interceptor.rb,
lib/griffin/interceptors/server/timeout_interceptor.rb,
lib/griffin/interceptors/server/newrelic_interceptor.rb,
lib/griffin/interceptors/server/scout_apm_interceptor.rb,
lib/griffin/interceptors/server/x_request_id_interceptor.rb,
lib/griffin/interceptors/server/worker_killer_interceptor.rb,
lib/griffin/interceptors/server/rails_exception_interceptor.rb,
lib/griffin/interceptors/server/clear_connection_interceptor.rb,
lib/griffin/interceptors/server/filtered_payload_interceptor.rb

Defined Under Namespace

Classes: ClearConnectionInterceptor, FilteredPayloadInterceptor, LoggingInterceptor, NewRelicInterceptor, PayloadInterceptor, PayloadStreamer, RailsExceptionInterceptor, RavenInterceptor, ScoutApmInterceptor, SentryInterceptor, TimeoutInterceptor, WorkerKillerInterceptor, XRequestIdInterceptor