Daniel Pozo Escalona
Daniel Pozo Escalona
Thank you, I'll check that package out.
As far as I can tell, the remaining CI failures are unrelated to the changes in this PR
@kssenii is there anything else that I should check/fix before merging? I've looked at the latest CI reports and to the best of my understanding none of the failures are...
> @danipozo sorry, but I will check next week when I return from vacation. Of course, enjoy!
CI failures now unrelated to the changes, as far as I can tell. This is with the setting enabled by default
This should get partially fixed when using newer versions of Go: https://go-review.googlesource.com/c/go/+/655976
Hey @danishubin you can use the flag introduced in https://github.com/parca-dev/parca/pull/5299 along with an external addr2line implementation (I recommend [gimli-rs/addr2line](https://github.com/gimli-rs/addr2line) for performance and completeness) for symbolization.