View Source NewRelic.Telemetry.Finch (New Relic Elixir Agent v1.34.0)
Provides Finch
instrumentation via telemetry
.
Finch requests are auto-discovered and instrumented as "external" calls.
We automatically gather:
- Transaction segments
- External metrics
- External spans
You can opt-out of this instrumentation with :finch_instrumentation_enabled
via configuration.
See NewRelic.Config
for details.
Summary
Functions
Returns a specification to start this module under a supervisor.