Skip to content

Add special span tag for async test cases #9

@Kyle-Verhoog

Description

@Kyle-Verhoog

Currently async test cases can only be implemented by attaching a separate http header but this is non-trivial to do in some languages (java, .net)

An alternative to the http header would be to have a special test token span tag that the test agent looks for to associate traces to test cases. (eg. DD_TAGS=_testagent_token: test.class.test_method)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions