I believe you should check the exporter section and use otlp or otlphttp instead of loki exporter..but Loki is also a valid exporter for loki endpoint ...could you please share your otel config ?
@@Devanjal358 opentelemetry-collector-contrib image works fine for me but opentelemetry-collector-k8s image fails with below message maybe that is a bug of opentelemetry-collector-k8s image?
i got an error in my opentelemetry collector agent:
error decoding 'exporters': unknown type: "loki" for id: "loki" (valid values: [debug otlp otlphttp file loadbalancing])
why?
I believe you should check the exporter section and use otlp or otlphttp instead of loki exporter..but Loki is also a valid exporter for loki endpoint ...could you please share your otel config ?
@@Devanjal358
opentelemetry-collector-contrib image works fine for me
but opentelemetry-collector-k8s image fails with below message
maybe that is a bug of opentelemetry-collector-k8s image?