honojs-middleware/.changeset
Milo Hansen 362b6701a6
fix(otel): Use `req.routePath` when tagging spans (#1113)
* use routePath

Replace indexing into the matchedRoutes with a direct reference to routePath

* Update package.json

Bump version

* set span name and attributes after the request is handled

* revert version bump

* changeset

* add test to ensure subapps set the correct span name

---------

Co-authored-by: Milo Hansen <milo.hansen@avanade.com>
2025-04-10 17:40:54 +09:00
..
README.md initial commit 2022-10-16 17:52:21 +09:00
config.json chore(changeset): remove `updateInternalDependencies` 2024-10-06 14:02:58 +09:00
ripe-parents-sing.md fix(otel): Use `req.routePath` when tagging spans (#1113) 2025-04-10 17:40:54 +09:00

README.md

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository

We have a quick list of common questions to get you started engaging with this project in our documentation