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

in_opentelemetry: add proto files for logs #5928

Merged
merged 1 commit into from
Oct 24, 2022

Conversation

Syn3rman
Copy link
Contributor

@Syn3rman Syn3rman commented Aug 22, 2022

Adds support for ingesting OpenTelemetry logs into Fluent Bit (both JSON and protobuf encoded payloads)

Addresses #5779

Enter [N/A] in the box, if an item is not applicable to your change.

Testing
Before we can approve your change; please submit the following in a comment:

  • Example configuration file for the change
[INPUT]
  name opentelemetry
  host 0.0.0.0
  port 4318

[OUTPUT]
  name stdout
  match *
  • Debug log output from testing the change
  • Attached Valgrind output that shows no leaks or memory corruption was found

If this is a change to packaging of containers or native binaries then please confirm it works for all targets.

Documentation

Backporting

  • Backport to latest stable release.

Fluent Bit is licensed under Apache 2.0, by submitting this pull request I understand that this code will be released under the terms of that license.

@Syn3rman Syn3rman force-pushed the aditya-otlp-logs-in-completed branch from 214da27 to 8c23d03 Compare August 25, 2022 06:17
@Syn3rman Syn3rman marked this pull request as ready for review September 3, 2022 05:37
@Syn3rman Syn3rman force-pushed the aditya-otlp-logs-in-completed branch from 8c23d03 to 2ddf941 Compare October 10, 2022 15:53
@Syn3rman Syn3rman temporarily deployed to pr October 10, 2022 15:53 Inactive
@Syn3rman Syn3rman temporarily deployed to pr October 10, 2022 15:53 Inactive
@Syn3rman Syn3rman temporarily deployed to pr October 10, 2022 16:14 Inactive
Signed-off-by: Aditya Prajapati <[email protected]>
@Syn3rman Syn3rman force-pushed the aditya-otlp-logs-in-completed branch from 2ddf941 to 479b012 Compare October 20, 2022 15:47
@Syn3rman Syn3rman temporarily deployed to pr October 20, 2022 15:48 Inactive
@Syn3rman Syn3rman temporarily deployed to pr October 20, 2022 15:50 Inactive
@Syn3rman Syn3rman temporarily deployed to pr October 20, 2022 16:07 Inactive
@edsiper edsiper merged commit c9637ab into fluent:master Oct 24, 2022
mgeriesa pushed a commit to mgeriesa/fluent-bit that referenced this pull request Oct 25, 2022
Signed-off-by: Aditya Prajapati <[email protected]>
Signed-off-by: Manal Geries <[email protected]>
sumitd2 pushed a commit to sumitd2/fluent-bit that referenced this pull request Feb 8, 2023
Signed-off-by: Aditya Prajapati <[email protected]>
Signed-off-by: root <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants