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

Implement a loggregatorreceiver #25

Open
3 tasks
ctlong opened this issue Jun 4, 2024 · 1 comment
Open
3 tasks

Implement a loggregatorreceiver #25

ctlong opened this issue Jun 4, 2024 · 1 comment

Comments

@ctlong
Copy link
Member

ctlong commented Jun 4, 2024

Implement a loggregatorreceiver locally that could receive all input from Forwarder Agent in loggregator v2 format. Rather than converting loggregator v2 to OTLP in Forwarder Agent, we we should convert loggregator v2 to OTLP in the OTel collector, this release.

This has the following benefits:

  • Removes "special" code from the Forwarder Agent that is only used by this release.
  • Adds functionality to this release that could be extended to eventually allow it to replace Forwarder Agent.

Tasks

@ctlong
Copy link
Member Author

ctlong commented Jun 4, 2024

I made this WIP branch with a spike that seemed to work, though I didn't test it thoroughly: https://github.com/cloudfoundry/otel-collector-release/tree/wip/loggregatorreceiver.

@ctlong ctlong changed the title Implement a loggregatorreceiver locally that could receive all input from Forwarder Agent in loggregator format feat: Implement a loggregatorreceiver Jun 4, 2024
@ctlong ctlong changed the title feat: Implement a loggregatorreceiver Implement a loggregatorreceiver Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Waiting for Changes | Open for Contribution
Development

No branches or pull requests

1 participant