Skip to content

Investigate Astro middleware on Cloudflare Workers #19780

@JPeer264

Description

@JPeer264

Description

It seems that the Astro middleware is not working properly when running on Cloudflare Workers. This was found when checking against Astro 6 on Cloudflare a lot of attributes got dropped.

We need to investigate and double check if this addMiddleware is getting added on Cloudflare Workers:

addMiddleware({
order: 'pre',
entrypoint: '@sentry/astro/middleware',
});

Metadata

Metadata

Assignees

No one assigned

    Labels

    Package: astroIssues related to the Sentry Astro SDKPackage: cloudflareIssues related to the Sentry Cloudflare Workers SDK

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions