-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
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
- [ ] Implement loggregatorreceiver
- [ ] Update otel-collector job to register a loggregator v2 endpoint for Forwarder Agent
- [ ] Remove the otelcolclient from Forwarder Agent
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Waiting for Changes | Open for Contribution