python-diamond / Diamond

Diamond is a python daemon that collects system metrics and publishes them to Graphite (and others). It is capable of collecting cpu, memory, network, i/o, load and disk metrics. Additionally, it features an API for implementing custom collectors for gathering metrics from almost any source.
http://diamond.readthedocs.org/
MIT License
1.74k stars 601 forks source link

Ensure the timestamp passed to boto is UTC. #625

Closed troyready closed 7 years ago

troyready commented 7 years ago

This is #372 rebased against master.

Should ensure proper operation in any timezone.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 24.964% when pulling a87022edf33553064afa81ad02dec8788209a3de on troyready:fix_cloudwatch_timestamp_utc into b6f57647665e3eba543d61f93e33816e574e39e5 on python-diamond:master.