Skip to content

[Hono] Support middleware spans defined in app groups #20449

Description

@s1gr1d

Routes can be grouped in Hono: https://hono.dev/docs/api/routing#grouping

Route grouping however, creates a new Hono instance where .use() (what is used for adding middleware) is no longer patched.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions