Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Logging stack traces when source maps are available #2133

Open
insidewhy opened this issue Feb 24, 2025 · 0 comments
Open

Logging stack traces when source maps are available #2133

insidewhy opened this issue Feb 24, 2025 · 0 comments

Comments

@insidewhy
Copy link

I'm sorry if there's something in the documentation or something obvious I've missed, I did spend a while searching. I'm using pino in AWS lambda, next to my js file there is a js.map file, but the stack_trace field in my error logs shows the stack in the js file rather than the files pointed to by the source map.

Maybe I should be using inline source maps, or I'm missing a configuration option, or a library, or maybe this is something I need to implement?

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant