View Source NewRelic.Telemetry.Oban (New Relic Elixir Agent v1.40.2)
Provides Oban instrumentation via telemetry.
Oban jobs are auto-discovered and instrumented.
We automatically gather:
- Transaction metrics and events
- Transaction Traces
- Distributed Traces
You can opt-out of this instrumentation with :oban_instrumentation_enabled 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.