Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@opentelemetry/instrumentation-hapi not compatible with hapi 21 #4465

Open
klaemo opened this issue Oct 11, 2023 · 1 comment
Open

@opentelemetry/instrumentation-hapi not compatible with hapi 21 #4465

klaemo opened this issue Oct 11, 2023 · 1 comment
Labels
support Questions, discussions, and general support

Comments

@klaemo
Copy link

klaemo commented Oct 11, 2023

Support plan

  • is this issue currently blocking your project? (yes/no): yes
  • is this issue affecting a production system? (yes/no): yes

Context

  • node version: 18.17.1
  • module version: @hapi/hapi@21.3.2
  • environment (e.g. node, browser, native): node
  • used with (e.g. hapi application, another framework, standalone, ...): @opentelemetry/instrumentation-hapi
  • any other relevant information:

How can we help?

The opentelemetry hapi instrumentation is not compatible with hapi 21, which is quite unfortunate because we can no longer instrument our hapi app and get proper traces. Now, I know the instrumentation plugin isn't developed or maintained by the hapi core maintainers, but maybe someone could take a look at this open PR and help it across the finish line?

Currently the opentelemetry hapi instrumentation is marked as unmaintained. I think it's quite important for a framework like hapi to have a solid observability story, though. :)

Thank you for your continued, tireless work on the hapi ecosystem 🙏

@klaemo klaemo added the support Questions, discussions, and general support label Oct 11, 2023
@nlochschmidt
Copy link

The linked PR became stale. I opened a new PR open-telemetry/opentelemetry-js-contrib#1985

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
support Questions, discussions, and general support
Projects
None yet
Development

No branches or pull requests

2 participants