falcosecurity / charts

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

Add OTEL Traces configuration #669

Closed Jeansen closed 1 month ago

Jeansen commented 4 months ago

Motivation

The OTEL configuration from falcosidekick is missing in this chart.

Feature

Add https://github.com/falcosecurity/falcosidekick/blob/master/docs/outputs/otlp_traces.md to chart/values

Additional context

Maybe there is a reason why OTEL traces cannot be configured via Helm values.yaml. If they are simply not yet implemented, I'd be happy to create a PR.

Issif commented 4 months ago

The OTEL output in Falcosidekick will be part of the upcoming v2.29, this is why it's not already in the helm chart. For the release, I'll create all the values and communicate.

poiana commented 1 month ago

Issues go stale after 90d of inactivity.

Mark the issue as fresh with /remove-lifecycle stale.

Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Provide feedback via https://github.com/falcosecurity/community.

/lifecycle stale

Issif commented 1 month ago

The release with the OTEL Traces is out and the helm chart has been updated for.