Skip to content

💡 Expose generate functionality directly - enable unittesting & regression testing with this code #47

@jmacd

Description

@jmacd

Start Date

No response

Implementation PR

No response

Reference Issues

No response

Summary

While debugging compression in the OTel Arrow bridge, we setup this telemetry generator and ran a test. When we discovered a bug, it was then helpful to be able to generate this data directly and feed it into a test. If there was a public API exposed to the internal packages, that would address this issue.

Basic Example

Telemetry generator produces interesting telemetry for a test.

Drawbacks

We would then start to break other's APIs and need to use semver. We can say that this is not a stable API.

Unresolved questions

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions