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