From 3fb6df0f0f1909ef6e0267f740a4f62f1c9aabd8 Mon Sep 17 00:00:00 2001 From: Milo Hansen Date: Tue, 8 Apr 2025 12:13:33 -0700 Subject: [PATCH] changeset --- .changeset/ripe-parents-sing.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/ripe-parents-sing.md diff --git a/.changeset/ripe-parents-sing.md b/.changeset/ripe-parents-sing.md new file mode 100644 index 00000000..3cfc0281 --- /dev/null +++ b/.changeset/ripe-parents-sing.md @@ -0,0 +1,5 @@ +--- +'@hono/otel': patch +--- + +Use `req.routePath` to augment spans with the path that handled the request.