test-telemetry-generator
test-telemetry-generator copied to clipboard
OpenTelemetry data generator to simplify testing of your platform
## 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...
## 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...
## 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...
## 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...
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.
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...
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...