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 Live View emits telemetry related to it's lifecycle that we could listen to and report.
Note that the agent already reports the first render of a Live View, since that's a standard HTTP request. This proposed feature would be reporting the subsequent activity that happens over the websocket.
The text was updated successfully, but these errors were encountered:
Phoenix Live View emits telemetry related to it's lifecycle that we could listen to and report.
Note that the agent already reports the first render of a Live View, since that's a standard HTTP request. This proposed feature would be reporting the subsequent activity that happens over the websocket.
The text was updated successfully, but these errors were encountered: