mirror of https://github.com/grafana/grafana
[release-11.6.3] FlameGraph: Fix bug for function names that conflict with JavaScript object prototype properties (#106624)
FlameGraph: Fix bug for function names that conflict with JavaScript object prototype properties (#106338)
* grafana-flamegraph: Fix bug for function names that conflict with JavaScript object prototype properties
The bug occurs in the flamegraph data transformation logic where function names from profiling data are used as object
keys without proper prototype pollution protection.
Fixes #106232 #101551
* Fix top table calculations
---------
(cherry picked from commit 6156e9c2d8
)
Co-authored-by: Christian Simon <simon@swine.de>
Co-authored-by: vinayteki95 <vinayteki95@users.noreply.github.com>
Co-authored-by: Piotr Jamróz <pm.jamroz@gmail.com>
release-11.6.3
parent
d6697ddde4
commit
d48d89e993
Loading…
Reference in new issue