You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Phoenix LiveView is becoming more popular. Currently the agent reports the live view metrics with the name Phoenix.LiveView.Plug/#{action}.
It would be more helpful if the metric had the name of the live view and action. This would seem to be more consistent with how NewRelic reports other metrics.
I've addressed this in #424 if you want to review.
The text was updated successfully, but these errors were encountered:
Phoenix LiveView is becoming more popular. Currently the agent reports the live view metrics with the name
Phoenix.LiveView.Plug/#{action}
.It would be more helpful if the metric had the name of the live view and action. This would seem to be more consistent with how NewRelic reports other metrics.
I've addressed this in #424 if you want to review.
The text was updated successfully, but these errors were encountered: