hapijs / hapi

The Simple, Secure Framework Developers Trust
https://hapi.dev
Other
14.59k stars 1.34k forks source link

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

Open klaemo opened 11 months ago

klaemo commented 11 months ago

Support plan

Context

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 🙏

nlochschmidt commented 6 months ago

The linked PR became stale. I opened a new PR https://github.com/open-telemetry/opentelemetry-js-contrib/pull/1985