Commit Graph

5 Commits (3fb6df0f0f1909ef6e0267f740a4f62f1c9aabd8)

Author SHA1 Message Date
Milo Hansen a638a15346 set span name and attributes after the request is handled 2025-04-08 12:09:41 -07:00
Milo Hansen 2bcb3ead24
use routePath
Replace indexing into the matchedRoutes with a direct reference to routePath
2025-04-08 11:56:27 -07:00
Jonathan Haines 4f9bb1dd8e
test: move tests to src directory (#1075)
* test(react-renderer): move tests to src directory

* test: move tests to src directory

* test: ensure vitest-pool-workers is installed at the root
2025-03-28 18:50:19 +09:00
Jonathan Haines c0ee9a4f5a
build(otel): lint published package (#1055) 2025-03-27 11:38:15 +09:00
Hong Minhee 15f3dddc3e
feat(otel): Add OpenTelemetry middleware
Close https://github.com/honojs/hono/issues/1864
2025-03-10 19:29:14 +09:00