New Relic replacement

This page summarizes the projects mentioned and recommended in the original post on /r/rails

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Exception Notification

    Exception Notifier Plugin for Rails

  • If it's only about being notified of exceptions and seeing their stack trace and some request params, good old exception_notification (https://github.com/smartinez87/exception_notification) still does the job. No dependency on an external service as a bonus.

  • zipkin

    Zipkin is a distributed tracing system

  • Depending on what your needs are, you might get some mileage out of https://opentelemetry.io and sending data to jaeger or zipkin.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • jaeger

    CNCF Jaeger, a Distributed Tracing Platform

  • Depending on what your needs are, you might get some mileage out of https://opentelemetry.io and sending data to jaeger or zipkin.

  • opentelemetry-go

    OpenTelemetry Go API and SDK

  • Depending on what your needs are, you might get some mileage out of https://opentelemetry.io and sending data to jaeger or zipkin.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts