FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for python.d/postgres.chart.py - dspinellis/netdata · GitHub
dspinellis
/
netdata
Public
forked from
netdata/netdata
Notifications
You must be signed in to change notification settings
Fork
2
Star
4
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
netdata
python.d
postgres.chart.py
on
master
User selector
Datepicker
Commit history
Commits on May 31, 2018
Add SPDX-License-Identifier headers to most files.
Show description for e8915e2
Ferroin
committed
e8915e2
View commit details
Copy full SHA for e8915e2
View code at this point
Browse repository at this point
Commits on Apr 10, 2018
postgres module: TypeError fix in query_stats_
ilyam8
committed
e23e6fb
View commit details
Copy full SHA for e23e6fb
View code at this point
Browse repository at this point
Commits on Mar 25, 2018
Postgres : Add replication slot and wal writes charts.
Show description for 1d7c6bb
anayrat
committed
1d7c6bb
View commit details
Copy full SHA for 1d7c6bb
View code at this point
Browse repository at this point
Commits on Mar 9, 2018
Postgres : Handle when server is in recovery
anayrat
committed
79ec2dc
View commit details
Copy full SHA for 79ec2dc
View code at this point
Browse repository at this point
Commits on Feb 16, 2018
Add postgresql charts
Show description for e57a2f1
anayrat
committed
e57a2f1
View commit details
Copy full SHA for e57a2f1
View code at this point
Browse repository at this point
Commits on Nov 3, 2017
some codacy fixes
ilyam8
committed
875bc60
View commit details
Copy full SHA for 875bc60
View code at this point
Browse repository at this point
mysql and postgres modules default priority changed to 60 000
ilyam8
committed
4d088d5
View commit details
Copy full SHA for 4d088d5
View code at this point
Browse repository at this point
Commits on Oct 28, 2017
Merge pull request #2872 from l2isbad/new_python_d_plugin
Show description for 660cb84
ktsaou
authored
660cb84
View commit details
Copy full SHA for 660cb84
View code at this point
Browse repository at this point
Commits on Oct 24, 2017
postgres.chart: Don't fail on 2.6.6.
Show description for 83b91c7
facetoe
committed
83b91c7
View commit details
Copy full SHA for 83b91c7
View code at this point
Browse repository at this point
postgres.chart.py: Support new WAL directory name.
Show description for 21c947a
facetoe
committed
21c947a
View commit details
Copy full SHA for 21c947a
View code at this point
Browse repository at this point
Commits on Oct 20, 2017
"postgres" module update
ilyam8
committed
2bacee0
View commit details
Copy full SHA for 2bacee0
View code at this point
Browse repository at this point
Commits on Aug 9, 2017
Ensure configured user has the necessary permissions.
facetoe
committed
4262174
View commit details
Copy full SHA for 4262174
View code at this point
Browse repository at this point
Commits on Jul 30, 2017
postgres.chart.py: Fix superuser bug.
Show description for eae6659
facetoe
committed
eae6659
View commit details
Copy full SHA for eae6659
View code at this point
Browse repository at this point
Commits on Apr 23, 2017
Honor database_poll option.
Show description for 07383b9
facetoe
committed
07383b9
View commit details
Copy full SHA for 07383b9
View code at this point
Browse repository at this point
Only include ARCHIVE if superuser.
Show description for dffbfe4
facetoe
committed
dffbfe4
View commit details
Copy full SHA for dffbfe4
View code at this point
Browse repository at this point
Commits on Mar 23, 2017
postgres_plugin: option to exclude databases from poll added
ilyam8
committed
d310740
View commit details
Copy full SHA for d310740
View code at this point
Browse repository at this point
Commits on Mar 3, 2017
postgres_plugin: remove sensitive information from error
ilyam8
committed
46df800
View commit details
Copy full SHA for 46df800
View code at this point
Browse repository at this point
Commits on Mar 2, 2017
postgres_plugin: database size chart added, index and table stats disabled by default, code refactoring
ilyam8
committed
ea1bda4
View commit details
Copy full SHA for ea1bda4
View code at this point
Browse repository at this point
Commits on Feb 2, 2017
postgres plugin: better error handling on plugin start
ilyam8
committed
0ac75e7
View commit details
Copy full SHA for 0ac75e7
View code at this point
Browse repository at this point
postgres plugin: connect/reconnect to unix socket fixed
ilyam8
committed
8aa5061
View commit details
Copy full SHA for 8aa5061
View code at this point
Browse repository at this point
Commits on Jan 25, 2017
postgres plugin: reconnect to postgres after restart/stop etc
ilyam8
committed
0f6457c
View commit details
Copy full SHA for 0f6457c
View code at this point
Browse repository at this point
Commits on Dec 14, 2016
postgres.chart.py Add python2.6 support + Fix sql query
jmarfr
committed
fbe1ef0
View commit details
Copy full SHA for fbe1ef0
View code at this point
Browse repository at this point
Commits on Nov 30, 2016
Print useful error message when postgres plugin job fails.
facetoe
committed
6084cac
View commit details
Copy full SHA for 6084cac
View code at this point
Browse repository at this point
Commits on Oct 30, 2016
Ignore expected exceptions.
facetoe
committed
fb70892
View commit details
Copy full SHA for fb70892
View code at this point
Browse repository at this point
Commits on Oct 29, 2016
postgres plugin improvements
ktsaou
committed
66c57eb
View commit details
Copy full SHA for 66c57eb
View code at this point
Browse repository at this point
Commits on Oct 25, 2016
Remove commented code, fix minor bug.
facetoe
committed
1d21528
View commit details
Copy full SHA for 1d21528
View code at this point
Browse repository at this point
Enable WAL chart when connected as superuser.
facetoe
committed
6ea992d
View commit details
Copy full SHA for 6ea992d
View code at this point
Browse repository at this point
Support optionally disabling the table and index charts.
facetoe
committed
a33df9f
View commit details
Copy full SHA for a33df9f
View code at this point
Browse repository at this point
Commits on Oct 23, 2016
Remove operations charts as pg_statio_all_tables only returns info on
Show description for 3acbf49
facetoe
committed
3acbf49
View commit details
Copy full SHA for 3acbf49
View code at this point
Browse repository at this point
Add connections per database.
facetoe
committed
41d0bd5
View commit details
Copy full SHA for 41d0bd5
View code at this point
Browse repository at this point
Reuse existing connection.
facetoe
committed
39f0415
View commit details
Copy full SHA for 39f0415
View code at this point
Browse repository at this point
Remove commented code.
facetoe
committed
3a4d201
View commit details
Copy full SHA for 3a4d201
View code at this point
Browse repository at this point
Show locks per database.
facetoe
committed
31e68fa
View commit details
Copy full SHA for 31e68fa
View code at this point
Browse repository at this point
Reduce necessary queries.
facetoe
committed
97b5b99
View commit details
Copy full SHA for 97b5b99
View code at this point
Browse repository at this point
Add Facetoe and Dangtranhoang as authors.
facetoe
committed
0b780e3
View commit details
Copy full SHA for 0b780e3
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL