Skip to content

Framework for Running and Detailed Testing of Tracing #11

@denifilatoff

Description

@denifilatoff

Is your feature request related to a problem? Please describe

We need to create a framework for running and testing tracing in our system. The goal is to automatically launch tests that verify whether all traces and spans have been correctly received. This will help ensure that tracing is properly integrated and that we can monitor and troubleshoot our system effectively.

Describe the solution you'd like

Develop a framework that allows for automatic execution of tracing tests. The framework should:

  • Verify that all traces and spans have been correctly sent and received.
  • Check that trace data (including trace IDs, span IDs, and metadata) is accurately propagated across services.
  • Ensure that the correct trace status and associated information (such as labels, errors, etc.) are present.
  • Generate detailed test reports that allow teams to easily identify issues with tracing.
  • Be extendable to add additional tests and support future tracing tools or configurations.

This will help improve the reliability of our tracing system and ensure that we are monitoring everything we need to effectively troubleshoot and optimize our services.

Describe alternatives you've considered

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions