A Class that allows access of telemetry from the test run. for example: HTTP GET spans. Mongo db spans, etc.
Read more about OpenTelemetry here
Fetches the spans from the exposed malabi spans endpoint
An array of ReadableSpans
Get the SpansRepository object that allows you to do filtering on the spans. chaining is filters supported.
Generated using TypeDoc
A Class that allows access of telemetry from the test run. for example: HTTP GET spans. Mongo db spans, etc.
Read more about OpenTelemetry here