We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi
Can you document how to use k6 with OpenTelemetry Collector(or Alloy), I am having a hard time to run example like:
K6_OTEL_GRPC_EXPORTER_INSECURE=true K6_OTEL_GRPC_EXPORTER_ENDPOINT=htp://localhost:4317 K6_OTEL_METRIC_PREFIX=k6_ k6 run --out experimental-opentelemetry ./demo.js
or with http: K6_OTEL_HTTP_EXPORTER_ENDPOINT
And using Mimir & Tempo would be very cool.
Thanks in advance
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi
Can you document how to use k6 with OpenTelemetry Collector(or Alloy), I am having a hard time to run example like:
K6_OTEL_GRPC_EXPORTER_INSECURE=true K6_OTEL_GRPC_EXPORTER_ENDPOINT=htp://localhost:4317 K6_OTEL_METRIC_PREFIX=k6_ k6 run --out experimental-opentelemetry ./demo.js
or with http: K6_OTEL_HTTP_EXPORTER_ENDPOINT
And using Mimir & Tempo would be very cool.
Thanks in advance
The text was updated successfully, but these errors were encountered: