3scale-qe / 3scale-tests

End-to-End Integration Tests for 3scale
Apache License 2.0
9 stars 21 forks source link

Fix timezone aware time in prometheus.py #828

Closed mdujava closed 6 months ago

mdujava commented 6 months ago

Replace datetime object with the offset-aware since parsing full format is not supported in python3.9

ref #820