tracetest icon indicating copy to clipboard operation
tracetest copied to clipboard

🔭 Tracetest - Build integration and end-to-end tests in minutes, instead of days, using OpenTelemetry and trace-based testing.

Results 273 tracetest issues
Sort by recently updated
recently updated
newest added

Bumps [axios](https://github.com/axios/axios) from 1.4.0 to 1.6.0. Release notes Sourced from axios's releases. Release v1.6.0 Release notes: Bug Fixes CSRF: fixed CSRF vulnerability CVE-2023-45857 (#6028) (96ee232) dns: fixed lookup function decorator...

dependencies
javascript

Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 7.2.4 to 7.3.0. Release notes Sourced from protobufjs's releases. protobufjs: v7.3.0 7.3.0 (2024-05-10) Features add handling for extension range options (#1990) (2d58011) protobufjs: v7.2.6 7.2.6 (2024-01-16) Bug...

dependencies
javascript

When a user starts a Tracetest server without metrics section properly configured: ```yaml telemetry: exporters: collector: exporter: collector: # here endpoint: address-to-otel-collector:4317 type: collector metricsReaderInterval: 60s # and here serviceName:...

bug
triage