Skip to content

Supportability of the Hapi Framework Integration #9344

Closed
@Angelodaniel

Description

@Angelodaniel

Problem Statement

We are using Hapi as framework in our backends. From what I understand there is no official plugin for integrating Hapi with Sentry (on the same level as there is for Express compatible frameworks).

I want to be able to have a distributed trace between my frontends and backend that is using Hapi which is not supported right now.

The main goal is to be able to identify problems that occur in the backends and also to be able to track any related problems in the frontends to the corresponding backend problem.

Solution Brainstorm

It could be possible to have this with the help of the node-opentelemetry for hapi -> https://www.npmjs.com/package/@opentelemetry/instrumentation-hapi

┆Issue is synchronized with this Jira Improvement by Unito

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions