Skip to content

Vert.x 5.1 broke vertx-web-4.0 RouteHandlerInstrumentation #11611

Description

@mdavidn

Tracer Version(s)

1.63.0

Java Version(s)

21.0.9

JVM Vendor

Amazon Corretto

Bug Report

The marker class io.vertx.core.http.impl.Http1xServerResponse moved to a new package in Vert.x 5.1.0. The muzzle in Datadog's vertx-web-4.0 RouteHandlerInstrumentation, which accepted Vert.x 5.0, now rejects 5.1. Route naming never runs, and service entry spans fallback to Netty's raw path resource name.

See eclipse-vertx/vert.x#5760.

Expected Behavior

Service entry spans would reflect Vert.x resource names.

Reproduction Code

No response

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions