You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
henryobiaraije
changed the title
Grafana Alloy unable to send traces to Grafana Tempo on same network.
Grafana Alloy unable to send traces to Grafana Tempo on same network - unknown service opentelemetry.proto.collector.trace.v1.TraceService.
Feb 21, 2025
same problem here but using yaml as config for alloy as well
also i'm on linux, not windows but similar issue ts=2025-02-24T18:09:44.587837381Z level=info msg="Exporting failed. Will retry the request after interval." component_path=/ component_id=otelcol.exporter.otlp.tempo error="rpc error: code = Unavailable desc = last connection error: connection error: desc = \"transport: Error while dialing: dial tcp [::1]:4317: connect: connection refused\"" interval=42.505203049s
For now, I've changed to otel collector and it successfully receiving and sending traces to tempo. I am still looking for a solution to this as I'll like to stick with the grafan stack if I can.
What's wrong?
From the docker alloy container, I get this error
And I am successfully sending traces from my nextjs app to alloy. It looks like alloy is having issues sending the traces to tempo.
Steps to reproduce
docker-compose.yaml
Then
allloy config
Then
tempo config
System information
On windows docker
Software version
No response
Configuration
Logs
The text was updated successfully, but these errors were encountered: