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

Provides Phoenix instrumentation via telemetry.

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

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.

Link to this function

handle_event(arg1, measurements, meta, config)

View Source