Skip to content

Add support for the HttpClient integration #503

@grantmcconnaughey

Description

@grantmcconnaughey

Is your feature request related to a problem? Please describe.

Sentry supports the HttpClient integration, which "captures errors on failed requests from Fetch and XHR and attaches request and response information." @nuxt/sentry does not support this, however. When attempting to use this integration in clientIntegrations I receive the following warning:

WARN Sentry clientIntegration "HttpClient" is not recognized and will be ignored.

Describe the solution you'd like

I'd like for @nuxt/sentry to support the HttpClient integration.

Describe alternatives you've considered

N/A

Additional context

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions