Skip to content

express plugin: multiple .end() call & .setStatus after .end() of span #908

Closed
@mayurkale22

Description

Please answer these questions before submitting a bug report.

What version of OpenTelemetry are you using?

0.5.2

What did you do?

Run express example.

What did you expect to see?

Execute without error/warn.

What did you see instead?

Can not execute the operation on ended Span {traceId: 87464894ec5751e4af73cb8915bb4830, spanId: 0410a78c7f08acb2}
Can not execute the operation on ended Span {traceId: 87464894ec5751e4af73cb8915bb4830, spanId: 0410a78c7f08acb2}
You can only call end() on a span once.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions