xk6-client-tracing
xk6-client-tracing copied to clipboard
A k6 extension for testing distributed tracing backends
Bumps [go.opentelemetry.io/collector/component/componenttest](https://github.com/open-telemetry/opentelemetry-collector) from 0.120.0 to 0.125.0. Release notes Sourced from go.opentelemetry.io/collector/component/componenttest's releases. v0.122.1 Images and binaries here: https://github.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.122.1 End User Changelog 🧰 Bug fixes 🧰 confmap: Ensure slices with defaults...
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3.6.1 to 5.5.0. Release notes Sourced from actions/setup-go's releases. v5.5.0 What's Changed Bug fixes: Update self-hosted environment validation by @priyagupta108 in actions/setup-go#556 Add manifest validation and improve...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.5.0 to 8.0.0. Release notes Sourced from golangci/golangci-lint-action's releases. v8.0.0 Requires golangci-lint version >= v2.1.0 What's Changed Changes feat: use absolute paths by default when using working-directory...
Bumps [docker/login-action](https://github.com/docker/login-action) from 2.2.0 to 3.4.0. Release notes Sourced from docker/login-action's releases. v3.4.0 Bump @actions/core from 1.10.1 to 1.11.1 in docker/login-action#791 Bump @aws-sdk/client-ecr to 3.766.0 in docker/login-action#789 docker/login-action#856 Bump @aws-sdk/client-ecr-public...
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.6.0 to 4.2.2. Release notes Sourced from actions/checkout's releases. v4.2.2 What's Changed url-helper.ts now leverages well-known environment variables by @jww3 in actions/checkout#1941 Expand unit test coverage for...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.0.0 to 3.10.0. Release notes Sourced from docker/setup-buildx-action's releases. v3.10.0 Bump @docker/actions-toolkit from 0.54.0 to 0.56.0 in docker/setup-buildx-action#408 Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.9.0...v3.10.0 v3.9.0 Bump @docker/actions-toolkit from 0.48.0 to...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.35.0 to 0.38.0. Commits e1fcd82 html: properly handle trailing solidus in unquoted attribute value in foreign... ebed060 internal/http3: fix build of tests with GOEXPERIMENT=nosynctest 1f1fa29 publicsuffix: regenerate...
Context: Im using xk6 to test our monitoring setup which is as following > xk6>http>Alloy>grpc>Tempo Getting mentioned error in xk6-client-tracing logs (tried increasing limit till 128MiB of grpc_server_max_recv_msg_size & max_recv_msg_size_mib...
Currently, the templated generator only creates links pointing to the parent span. This behavior should be extended to allow links to point to spans other than the parent. Additional enhancements:...
Allows for setting the span status and the percentage of the span that an event occurs at.