roylines / node-epimetheus

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

Hapi v17 Support #43

Open timcosta opened 6 years ago

timcosta commented 6 years ago

Overview

If you are not aware yet, Hapi v17 is making the transition from callbacks to async/await, as well as deprecating some other rarely used functionality. This is a breaking change that may make your plugin no longer compatible with the Hapi API.

Changelog

Draft release notes can be found here: https://github.com/hapijs/hapi/issues/3658

Target Release

The target release date for v17 is the beginning of November.

Tasks

Notes

jribeiro commented 5 years ago

any update on this?

shovelend commented 5 years ago

Would be interested in this one!

vasco-santos commented 5 years ago

Same here! Is there any update @timcosta ?

Note: hapi@18 was released