falcosecurity / charts

Community managed Helm charts for running Falco with Kubernetes
Apache License 2.0
230 stars 281 forks source link

Grafana dashboard for new Falco metrics introduced in 0.38 #672

Open leogr opened 2 months ago

leogr commented 2 months ago

Motivation

See https://github.com/falcosecurity/falco/issues/3132

Feature

Add a new Grafana dashboard for Falco metrics.

Additional context

/assign /assign @alacuku

incertum commented 2 months ago

Thanks @leogr for opening this dedicated issues.

Perhaps we need multiple dashboards.

incertum commented 2 months ago

@leogr another question re the rules counters. We sanitize the rules name to conform with the Open Metric standard. should we maybe add the original rules name (all original characters) as label as well so it can be displayed more nicely in the dashboard?