View Source NewRelic.Telemetry.Phoenix (New Relic Elixir Agent v1.34.0)

Provides Phoenix instrumentation via telemetry.

This instrumentation adds extra Phoenix specific instrumentation on top of the base NewRelic.Telemetry.Plug instrumentation.

You can opt-out of this instrumentation with :phoenix_instrumentation_enabled via configuration. See NewRelic.Config for details.

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

handle_event(arg1, measurements, meta, config)

start_link(_)