FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for python.d/python_modules - vahit/netdata · GitHub
vahit
/
netdata
Public
forked from
netdata/netdata
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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
python_modules
on
master
User selector
Datepicker
Commit history
Commits on Sep 27, 2017
UrlService: custom header support added
ilyam8
authored and
vahit
committed
358d9a6
View commit details
Copy full SHA for 358d9a6
View code at this point
Browse repository at this point
Commits on Aug 7, 2017
disable "my.cnf" parsing when using "pymysql"
ilyam8
committed
bc50c1d
View commit details
Copy full SHA for bc50c1d
View code at this point
Browse repository at this point
Commits on Jul 24, 2017
python.d.plugin bugfix: wrap urllib3.disable_warnings in try/except
ilyam8
committed
b7e6ad1
View commit details
Copy full SHA for b7e6ad1
View code at this point
Browse repository at this point
Commits on Jul 21, 2017
python UrlService: proxy auth fixed
ilyam8
committed
0df0c6f
View commit details
Copy full SHA for 0df0c6f
View code at this point
Browse repository at this point
switch to urllib3 UrlService
ilyam8
committed
569e2b5
View commit details
Copy full SHA for 569e2b5
View code at this point
Browse repository at this point
bundle urrlib3: urllib3 package added
ilyam8
committed
b8af30f
View commit details
Copy full SHA for b8af30f
View code at this point
Browse repository at this point
Commits on Jun 11, 2017
SimpleService: _add_new_dimension method added
ilyam8
committed
0f2ee5c
View commit details
Copy full SHA for 0f2ee5c
View code at this point
Browse repository at this point
Commits on Jun 6, 2017
LogService: minor fixes
ilyam8
committed
d46d9f6
View commit details
Copy full SHA for d46d9f6
View code at this point
Browse repository at this point
Commits on Jun 5, 2017
LogService: support for log file with pattern match addded
ilyam8
committed
fb11e88
View commit details
Copy full SHA for fb11e88
View code at this point
Browse repository at this point
Commits on Jun 3, 2017
ExecutableService: bugfix
ilyam8
committed
763da57
View commit details
Copy full SHA for 763da57
View code at this point
Browse repository at this point
Commits on May 6, 2017
ExecutableService: option to return stderr added
ilyam8
committed
391533c
View commit details
Copy full SHA for 391533c
View code at this point
Browse repository at this point
Commits on Apr 30, 2017
UrlService: http proxy handler added, multi url openers
ilyam8
committed
5d48c0e
View commit details
Copy full SHA for 5d48c0e
View code at this point
Browse repository at this point
Commits on Mar 14, 2017
UrlService: custom_url support for _get_data and minor fixes
ilyam8
committed
7462c0d
View commit details
Copy full SHA for 7462c0d
View code at this point
Browse repository at this point
Commits on Mar 11, 2017
MySQLService: extra connection parameters can be defined in a module
ilyam8
committed
3858a80
View commit details
Copy full SHA for 3858a80
View code at this point
Browse repository at this point
Commits on Mar 10, 2017
MySQLService: "queries" finding preference changed (1.module conf 2.module code)
ilyam8
committed
f1e4c84
View commit details
Copy full SHA for f1e4c84
View code at this point
Browse repository at this point
MySQLService: better error handling
ilyam8
committed
5bb65ad
View commit details
Copy full SHA for 5bb65ad
View code at this point
Browse repository at this point
MySQLService: queries can be defined in the module config file
ilyam8
committed
64a7270
View commit details
Copy full SHA for 64a7270
View code at this point
Browse repository at this point
Commits on Mar 9, 2017
MySQLService class added
ilyam8
committed
4bdf854
View commit details
Copy full SHA for 4bdf854
View code at this point
Browse repository at this point
Commits on Mar 7, 2017
ExecutableService_class: uses find_binary method to find absolute path for command, other logic fixes
ilyam8
committed
041adfd
View commit details
Copy full SHA for 041adfd
View code at this point
Browse repository at this point
Commits on Feb 25, 2017
self-signed certificate support for UrlService added
ilyam8
committed
ca5fe16
View commit details
Copy full SHA for ca5fe16
View code at this point
Browse repository at this point
Commits on Jan 31, 2017
python base.py: change exception
ilyam8
committed
0f6cda5
View commit details
Copy full SHA for 0f6cda5
View code at this point
Browse repository at this point
python UrlService class: add find_binary method which uses PATH env var
ilyam8
committed
df0fef4
View commit details
Copy full SHA for df0fef4
View code at this point
Browse repository at this point
Commits on Jan 29, 2017
fixed permissions
ktsaou
committed
f589fe5
View commit details
Copy full SHA for f589fe5
View code at this point
Browse repository at this point
Commits on Dec 12, 2016
Changed ExecutableService check() to split properly
Show description for d6c9b19
jeffwillette
committed
d6c9b19
View commit details
Copy full SHA for d6c9b19
View code at this point
Browse repository at this point
Commits on Nov 21, 2016
really exit on fatal situations, even if no output is possible; fixes #1155
ktsaou
committed
9abc474
View commit details
Copy full SHA for 9abc474
View code at this point
Browse repository at this point
python.d.plugin should exit if it cannot send data to netdata; fixes #1155
ktsaou
committed
4d7c13e
View commit details
Copy full SHA for 4d7c13e
View code at this point
Browse repository at this point
Commits on Nov 18, 2016
prevent retiring on python module update errors
ktsaou
committed
eb9e539
View commit details
Copy full SHA for eb9e539
View code at this point
Browse repository at this point
Commits on Nov 16, 2016
Delete some mistakes
leolovenet
committed
e56d53c
View commit details
Copy full SHA for e56d53c
View code at this point
Browse repository at this point
Merge remote-tracking branch 'upstream/master'
Show description for 0acd15d
leolovenet
committed
0acd15d
View commit details
Copy full SHA for 0acd15d
View code at this point
Browse repository at this point
1. changed arguments from decode() in base.py, so they can run under CentOS 6.8 with Python 2.6
Show description for 7d5c114
leolovenet
committed
7d5c114
View commit details
Copy full SHA for 7d5c114
View code at this point
Browse repository at this point
Commits on Nov 15, 2016
python.d.plugin now never gives up data collection - it slows down data collection attempts instead; #999
ktsaou
committed
a6c5119
View commit details
Copy full SHA for a6c5119
View code at this point
Browse repository at this point
Commits on Nov 14, 2016
move core iteration point in the middle of the second, to give some tollerance to plugins
ktsaou
committed
f01aeea
View commit details
Copy full SHA for f01aeea
View code at this point
Browse repository at this point
python.d.plugin better iteration timing
ktsaou
committed
4f25e1c
View commit details
Copy full SHA for 4f25e1c
View code at this point
Browse repository at this point
Merge pull request #1165 from kesslerm/fix/python-plugin-crash
Show description for f2db420
ktsaou
authored
f2db420
View commit details
Copy full SHA for f2db420
View code at this point
Browse repository at this point
Commits on Nov 12, 2016
fix for connecting to unix sockets
ktsaou
committed
8ea9254
View commit details
Copy full SHA for 8ea9254
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL