Skip to content

Improve Sentry transport #10096

@begonaalvarezd

Description

@begonaalvarezd

Currently we only have the SentryHttpTransport class for requests reporting, but this has several limitations:

  • Its part of @iota/core, cant be used outside (e.g iota names)
  • Cannot be used with GraphQL at all.

Solution

We add a new inspector hook into the http and graphql transports where users can hook their own reporting (sentry or anything else).

Metadata

Metadata

Assignees

Labels

toolingIssues related to the Tooling team

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions