brutasse / graphite-api

Graphite-web, without the interface. Just the rendering HTTP API.
https://graphite-api.readthedocs.io
Apache License 2.0
492 stars 131 forks source link

graphite_api: .zone attribute is not supported anymore #251

Open ojacomarket opened 7 months ago

ojacomarket commented 7 months ago

gunicorn3[308238]: File "/usr/lib/python3/dist-packages/graphite_api/config.py", line 45, in gunicorn3[308238]: 'time_zone': get_localzone().zone, gunicorn3[308238]: AttributeError: 'zoneinfo.ZoneInfo' object has no attribute 'zone'