honeybadger-elixir icon indicating copy to clipboard operation
honeybadger-elixir copied to clipboard

Phoenix Liveview instrumentation

Open rabidpraxis opened this issue 2 years ago • 4 comments

Since Liveview is gaining in popularity, it seems like a good idea to have some automatic instrumentation.

I am wondering if we are missing some telemetry events. Perhaps it would be useful to automatically capture event params in context.

rabidpraxis avatar Jun 01 '23 18:06 rabidpraxis

This is becoming very important to my project. Is there any way in which I can help as I have not discovered a workaround.

tjchambers avatar Sep 15 '23 19:09 tjchambers

Can anyone describe how to use Honeybadger in LiveView? I am getting genservers which terminate because of handle_events with no function clause errors, but of course they are not reporting through honeybadger. Therefore using liveview with honeybadger is not capturing the errors that are critical.

tjchambers avatar Oct 24 '23 21:10 tjchambers

Hey @tjchambers, per @rabidpraxis's original issue, we lack support for at least some LiveView events. Unfortunately we don't have the time to tackle this right now, as we're working to launch a big new feature. PRs are welcome in the meantime!

joshuap avatar Jan 16 '24 18:01 joshuap

Was this resolved by https://github.com/honeybadger-io/honeybadger-elixir/pull/591?

stympy avatar Apr 24 '25 18:04 stympy