View Source NewRelic.Telemetry.Redix (New Relic Elixir Agent v1.29.0)

Provides Redix instrumentation via telemetry.

Redix connections are auto-discovered and instrumented.

We automatically gather:

  • Datastore metrics
  • Transaction Trace segments
  • Transaction datastore attributes
  • Distributed Trace span events

You can opt-out of this instrumentation as a whole and specifically of query collection via configuration. See NewRelic.Config for details.

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

Returns a specification to start this module under a supervisor.

See Supervisor.