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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions