View Source NewRelic.Telemetry.Absinthe (New Relic Elixir Agent v1.34.0)
Provides Absinthe
instrumentation via telemetry
We automatically gather:
- Transaction name
- Distributed Trace span events
You can opt-out of this instrumentation as a whole with :absinthe_instrumentation_enabled
and specifically of query collection with :query_collection_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
.