zenoss / ZenPacks.zenoss.PostgreSQL

PostgreSQL Monitoring
GNU General Public License v2.0
8 stars 7 forks source link

Clean the decimal out of dict: json.dump() works #12

Closed pcarinhas closed 10 years ago

pcarinhas commented 10 years ago

Python 2.7.5's json.dump() cant handle decimal.Decimal() objects inside of data struct. Removed pgsql caching to simplify poller.