charts icon indicating copy to clipboard operation
charts copied to clipboard

Falcos Dashboard Priorities mapping wrong

Open mlladb opened this issue 2 months ago • 1 comments

As described in https://github.com/falcosecurity/charts/issues/865

Describe the bug

The Priorities renameByRegex in Falcos Dashboard not working as expected.

How to reproduce it

Install the falco dashboard Take a look at the Dashboard.

Expected behaviour

See the correct Priorities Mapping.

You can see the Priorities Enum from Falco: https://github.com/falcosecurity/falco/blob/7badc31cb17e3b3f896bc48166614252bde47e5c/userspace/falco/schema.proto#L24

but the mapping of the pie chart is not the same. It looks twisted.

https://github.com/falcosecurity/charts/blob/master/charts/falco/dashboards/falco-dashboard.json#L492C1-L556C1

Environment

* Falco/Chart version: 6.3
* Installation method: Helm

mlladb avatar Oct 03 '25 05:10 mlladb