Getting below error #6545
Unanswered
skand-tripathi
asked this question in
Q&A
Replies: 1 comment
-
Hey @skand-tripathi, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
java -javaagent:opentelemetry-javaagent.jar
-Dotel.resource.attributes=service.name=your-service-name
-Dotel.traces.exporter=zipkin
-jar target/*.jar
Error : [otel.javaagent 2022-09-05 19:53:31:021 +0530] [OkHttp http://localhost:4317/...] ERROR io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter - Failed to export metrics. The request could not be executed. Full error message: Failed to connect to localhost/0:0:0:0:0:0:0:1:4317
Beta Was this translation helpful? Give feedback.
All reactions