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

PostgreSQL 9.6 incompatibility fix #641

Closed offmindby closed 7 years ago

offmindby commented 7 years ago

This fixes collector incompatibility issue with PostgreSQL 9.6

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 24.667% when pulling ee1f95bc736b879fa150d0b4cd538f0117b761a3 on offmindby:master into b9845430f8ee244b5c7e2bddc4f1f0dd659643a9 on python-diamond:master.