Skip to content

Unfinished spans in armeria #6248

Description

@lgzy

Datadog agent finishes jetty traces on HttpChannel.recycle(), however Armeria doesn't invoke that method, leaving the tracing spans in pending state.

In my (limited) understanding recycling a channel is not functionally necessary, what can be done to make the dd agent work with armeria?

As a workaround for now, I am finishing the traces on an application level in an outermost response filter, which works, but not ideal.

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions