The VictoriaMetrics folks now have a component for each OTel signal: VictoriaMetrics for metrics, VictoriaLogs for logs, and VictoriaTraces for traces. Nice. No collector needed, the Go SDK can talk to all three directly over OTLP/HTTP.
Source: [Dev.to](https://dev.to/steph_baltus/go-sending-traces-logs-and-metrics-to-the-victoria-stack-3le4)