numberly / flask-graphite

:chart_with_upwards_trend: Push useful metrics for each request without effort!
https://flask-graphite.readthedocs.io
MIT License
16 stars 1 forks source link

ImportError with current flask/werkzeug #18

Closed fauxpark closed 1 year ago

fauxpark commented 1 year ago

The following line now emits an ImportError when trying to use this library:

https://github.com/numberly/flask-graphite/blob/48f0fee5466a6c05cc4432d5277781bdbabd6dec/flask_graphite/utils.py#L2

Earlier this year _rule_re was moved to rules.py and then refactored away: https://github.com/pallets/werkzeug/commit/5a7c0dec029d296a5e8131c8db51ce19e28c0c58

ramnes commented 1 year ago

Oh, a fellow keyboard enthusiast. :)

@Shir0kamii and myself do not work at Numberly anymore, and I don't seem to have kept write access here.

Maybe it's still used and maintained internally though – any hint @Lujeni @shnups @rambobinator? If you guys do not want to maintain the library anymore, maybe you should consider archiving it or transfer it to anyone willing to maintain it.

Lujeni commented 1 year ago

@fauxpark @ramnes yes and sorry :crying_cat_face: we do not maintain this lib anymore. I'll change the project settings.

Feel free to fork :pray: