Skip to content

Tracing Scope And Span Check #295

@observeralone

Description

@observeralone

Background

In the before of the plugin, the Scope of the created Tracing must be closed in the after. Many development students do not pay attention, which will lead to Tracing concatenation confusion. In unit testing, this piece of business is also easy to ignore.

Demand

In the framework of unit testing, verify that there is a Scope and that its Scope has been closed as expected. To be more rigorous, this verification also checks whether the Span is finished or abandoned as expected.

Metadata

Metadata

Assignees

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