roylines / node-epimetheus

node middleware to automatically instrument node applications for consumption by prometheus
MIT License
85 stars 45 forks source link

HAPI 17 Support #46

Closed salieri closed 1 year ago

salieri commented 6 years ago

Here's a proposal for HAPI 17.x support for Epimetheus. Since this version is a major overhaul of HAPI, please be advised that it is not backwards compatible.

yellowbrickc commented 6 years ago

Hi there, can I help somehow to get this PR merged?

MikeLindenau commented 6 years ago

Hi, any updates on this?

jribeiro commented 6 years ago

Hi, any update on this? I've fixed the examples and docs locally. Happy to help complete this piece if needed.

spathon commented 6 years ago

As this is not compatible with older versions of Hapi shouldn't there be a hapi17.instrumentable(app) check?