Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add new output OTLP Logs + improve the OTLP Traces/Metrics #1109

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Issif
Copy link
Member

@Issif Issif commented Jan 29, 2025

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:

  • Add new output OTLP Logs
  • Cleanup of client creations for OTLP Metrics/Traces
  • Rename the files for OTLP outputs for consistency
  • Add the Falco Output as span.Event in Traces
  • Add an ErrorHandler to format the OTEL SDK Errors with same pattern than all outputs
  • Update the docs for the OTLP ouputs

Which issue(s) this PR fixes:

Fixes #

#1084

Special notes for your reviewer:

@Issif Issif added this to the 2.31 milestone Jan 29, 2025
@poiana
Copy link

poiana commented Jan 29, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: 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:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@poiana poiana requested review from fjogeleit and leogr January 29, 2025 11:37
@Issif Issif force-pushed the feature/otlp-logs branch from 05ef644 to 2668e3f Compare January 29, 2025 11:42
@Issif Issif changed the title add new output OTLP Logs + improve the OTLP Traces/Metrics WIP: add new output OTLP Logs + improve the OTLP Traces/Metrics Jan 29, 2025
@Issif Issif force-pushed the feature/otlp-logs branch 5 times, most recently from f8e90c4 to df57191 Compare January 29, 2025 13:20
Signed-off-by: Thomas Labarussias <issif_github@gadz.org>
@Issif Issif force-pushed the feature/otlp-logs branch from df57191 to c4e3dc9 Compare January 30, 2025 13:33
@Issif Issif changed the title WIP: add new output OTLP Logs + improve the OTLP Traces/Metrics add new output OTLP Logs + improve the OTLP Traces/Metrics Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In progress
Development

Successfully merging this pull request may close these issues.

2 participants