falcosecurity / falcosidekick

Connect Falco to your ecosystem
Apache License 2.0
551 stars 181 forks source link

feat(outputs/otel_metrics): add OTEL metrics output support #1012

Closed ekoops closed 5 hours ago

ekoops commented 1 month ago

What type of PR is this?

Uncomment one (or more) /kind <> lines:

/kind bug

/kind cleanup

/kind design

/kind documentation

/kind failing-test

/kind feature

Any specific area of the project related to this PR?

Uncomment one (or more) /area <> lines:

/area build

/area config

area outputs

/area tests

What this PR does / why we need it:

This PR adds support to generate OTEL metrics and export them through OTLP. It also updates the labels syntax in Dockerfile to the newer one.

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

poiana commented 1 month ago

Welcome @ekoops! It looks like this is your first PR to falcosecurity/falcosidekick 🎉

poiana commented 6 hours ago

LGTM label has been added.

Git tree hash: 8ec19e3b4c8654bfa311ec7a052c184f4c0df3af

poiana commented 6 hours ago

LGTM label has been added.

Git tree hash: 7b07ac923bd1659fce1d809e8011581a57485b5f

poiana commented 6 hours ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ekoops, Issif

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/falcosecurity/falcosidekick/blob/master/OWNERS)~~ [Issif] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment