Type of issue
None
What documentation page is affected
https://www.elastic.co/docs/solutions/observability/infra-and-hosts/get-started-with-universal-profiling
What happened?
- JavaScript unwinding on ARM64 is actually not supported until 9.1.8 / 9.2.2
- We had a bug in JS unwinding on AMD64 9.2.x and it's going to be fixed in 9.2.2 too
We should add a "scope" in the docs to highlight this.
Additional info
FYI @christos68k following the user issue we had internally.