test-telemetry-generator icon indicating copy to clipboard operation
test-telemetry-generator copied to clipboard

OpenTelemetry data generator to simplify testing of your platform

Results 8 test-telemetry-generator issues
Sort by recently updated
recently updated
newest added

## Description Scorecard plugin runs are failing. We need to fix them.

## Description Our tests take over 1 hour to run and we would like there to be a refactoring for better navigation. ## Expected Behavior Tests should be fast and...

operational

## Problem Statement We do not support OTel exponential histogram metric types. ## Proposed Solution Add support for OTel exponential histogram metric types. ## Additional Context Created this issue by...

enhancement

## Problem Statement The current traces definition and therefore the traces generator work for most cases but have nuances that can be difficult to process. Case in point, how we...

enhancement

## Problem Statement Currently, the log generator has 2 limitations that we want to address: * As per OpenTelemetry spec, severity is not always mandatory so we need to adjust...

enhancement

As of now, traces generation doesn't have support for fields like events & links (and maybe more). We need to analyze the OTel spec and add support for these fields.

enhancement

For testing robustness and error handling it would be nice to have some options to create malformed telemetry, e.g. create a malformed trace ID or set the wrong attribute type...

enhancement

Bumps the github_actions group in /.github/workflows with 1 update: [actions/download-artifact](https://github.com/actions/download-artifact). Updates `actions/download-artifact` from 3 to 4.1.7 Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @​actions/artifact dependency by @​bethanyj28...

dependencies