NewRelic.Telemetry.Redix (New Relic Elixir Agent v1.23.6) View Source
NewRelic.Telemetry.Redix
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.
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor.
Callback implementation for GenServer.init/1
.
Link to this section Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.
Callback implementation for GenServer.init/1
.