containers-roadmap
containers-roadmap copied to clipboard
[EKS] [request]: EKS Fargate OTLP Output Support
Community Note
- Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
- Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
- If you are interested in working on this issue or have submitted a pull request, please leave a comment
Tell us about your request Support OTLP output in the configmap for Fargate EKS.
Which service(s) is this request for? EKS on Fargate
Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard? Fargate supports only the following outputs: es, firehose, kinesis_firehose, cloudwatch, cloudwatch_logs, and kinesis. An OTLP output is missing and needed to collect fargate pod logs to have better structured metadata and manage indices.
Are you currently working around this issue? Not solved currently.
Additional context We want to send the OTLP formatted to logs to an loki 3+ endpoint.