الملفات
SRE-final-project/q5-mithal-monitor/mithal.log

3 أسطر
302 B
Plaintext

/Users/mac/a1/q5-mithal-monitor/monitor.py:36: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
"timestamp": datetime.utcnow().isoformat() + "Z",