]> arthur.barton.de Git - netdata.git/history - python.d/postgres.chart.py
Merge pull request #1165 from kesslerm/fix/python-plugin-crash
[netdata.git] / python.d / postgres.chart.py
2016-11-14 Costa TsaousisMerge pull request #1165 from kesslerm/fix/python-plugi...
2016-11-14 Costa TsaousisMerge pull request #1184 from facetoe/postgres_plugin_e...
2016-11-01 paulfantomMerge remote-tracking branch 'firehol/master'
2016-10-30 FacetoeIgnore expected exceptions.
2016-10-29 Costa TsaousisMerge pull request #1183 from ktsaou/master
2016-10-29 Costa Tsaousis ... postgres plugin improvements
2016-10-28 Costa TsaousisMerge pull request #1175 from ktsaou/master
2016-10-28 Costa TsaousisMerge pull request #1172 from ktsaou/master
2016-10-26 paulfantomMerge remote-tracking branch 'firehol/master'
2016-10-26 Paweł KrupaMerge pull request #1065 from facetoe/postgres_plugin
2016-10-25 FacetoeRemove commented code, fix minor bug.
2016-10-25 FacetoeEnable WAL chart when connected as superuser.
2016-10-25 FacetoeSupport optionally disabling the table and index charts.
2016-10-23 FacetoeRemove operations charts as pg_statio_all_tables only...
2016-10-23 FacetoeAdd connections per database.
2016-10-23 FacetoeReuse existing connection.
2016-10-23 FacetoeRemove commented code.
2016-10-23 FacetoeShow locks per database.
2016-10-23 FacetoeReduce necessary queries.
2016-10-23 FacetoeAdd Facetoe and Dangtranhoang as authors.
2016-10-23 FacetoeSupport dynamically discovering and charting databases.
2016-10-20 FacetoeAdd reworked module from @dangtranhoang.
2016-10-15 FacetoeTry to connect to the postgres database by default.
2016-10-05 FacetoeRemove block time chart.
2016-10-04 FacetoeUse only one query.
2016-10-04 FacetoeUse summary views where available.
2016-10-03 FacetoeMerge https://github.com/firehol/netdata into postgres_...
2016-10-03 FacetoeAdd Buffer Cache
2016-10-03 FacetoeAdd bgwriter info
2016-10-02 FacetoeAdd postgres plugin.