Skip to content

Investigate Astro middleware on Cloudflare Workers #19780

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',
});

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions