appsignal / appsignal-elixir

🟪 AppSignal for Elixir package
https://www.appsignal.com/elixir
MIT License
285 stars 82 forks source link

Clickable stack traces to directly jump into the source #924

Closed ouven closed 8 months ago

ouven commented 9 months ago

Describe the feature

As a small convenience upgrade, it would be nice if I could configure a template for code links. Like Plug does:

PLUG_EDITOR=vscode://file/__FILE__:__LINE__

So I can directly click the stack trace and jump into my code editor.

luismiramirez commented 9 months ago

Hi @ouven!

I think you can achieve what you want by setting up the backtrace links in your app settings.

https://docs.appsignal.com/application/backtrace-links.html#configure-the-repo-url