I upgraded to the latest k6 versions in my system and installed the Datadog agent.
when I’m executing the below command getting the below errors. can you please help me with what I did wrong
Command:
K6_OTEL_GRPC_EXPORTER_INSECURE=true K6_OTEL_METRIC_PREFIX=k6_ k6 run --tag test-id=Perf123 -o experimental-opentelemetry scripts/k6_loadtest.js
Error:
failed to upload metrics: context deadline exceeded: rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:4317: connect: connection refused"
1 post - 1 participant