Opentelemetry: receive logs, traces and metrics from the same receiver and forward them to different backends
I have deployed an open-telemetry collector in Kubernetes with the helm chart.
It takes data from several services running a java agent that ships logs, metrics and traces in otlp format.