summaryrefslogtreecommitdiffstats
path: root/python.d/python_modules
AgeCommit message (Expand)Author
2018-03-11Moved decode() to higher level function in UrlServiceChris
2018-03-11Merge pull request #3448 from ccremer/httpcheckCosta Tsaousis
2018-03-01OptimizationsChris
2018-03-01python.d SimpleService: auto refresh obsoleted charts addedlgz
2018-03-01python.d charts: "can_be_updated" method added to chartlgz
2018-02-28Refactored codeChris
2018-02-20Modify according PR comments from l2isbadSven Mäder
2018-02-20Add possibility for UDP socketSven Mäder
2018-02-17runs counter added to SimpleServicelgz
2018-02-12executable service: decode error fixlgz
2017-12-12UrlService: self signed certs verification disabledlgz
2017-11-29'hidden' added to the dimension params listlgz
2017-11-29'hide_dimension' method added to Chart classlgz
2017-11-05plugin_name, module_name added to CHART lineslgz
2017-11-05Charts flags rename and fixeslgz
2017-11-05move all charts stuff from SimpleService update() to chart update()lgz
2017-11-05set new flag to False after successful chart update()lgz
2017-11-05set new flag to True if chart was not updatedlgz
2017-11-05SimpleService manage_retries() minor fixeslgz
2017-11-05move since_last check to chart update()x2lgz
2017-11-05move since_last check to chart update()lgz
2017-11-05chart update() fix2lgz
2017-11-05chart update() fixlgz
2017-11-05do not push "obsolete" chart to netdata if chart was not createdlgz
2017-11-05safe_print now takes *argslgz
2017-11-04uppercase chart flagslgz
2017-11-03set chart penalty to 0 on refreshlgz
2017-11-03cleanup must be Chart attributelgz
2017-11-03configurable "chart_cleanup" option added (default is 10)lgz
2017-11-03SimpleService and Charts optimizationlgz
2017-10-27logger fix for py2.6 (severity must be numeric)lgz
2017-10-27microseconds fix2lgz
2017-10-26SimpleService.py: microseconds between chart updates fixedlgz
2017-10-25charts.py: dimension mul/div check fixlgz
2017-10-22python.d.plugin option 'trace' addedlgz
2017-10-22logger limiter fixlgz
2017-10-22set default job retries to 60, implement penalty for failed jobslgz
2017-10-22UrlService request timeout can be specified in the configuration filelgz
2017-10-22"since_last" interval bugfixlgz
2017-10-22__getattr__ in Class, Dimension, ChartVariable proxy in params dictlgz
2017-10-22"get_update_every" method added to SimpleServicelgz
2017-10-22do not really delete a chart just suppress it if it's not updatedlgz
2017-10-22YamlLoader fix: return dict() instead of None if in case of empty config filelgz
2017-10-20don't re-create a dimension if it is already createdlgz
2017-10-20add custom exceptions to "charts" module, catch them in create()lgz
2017-10-20some docstrings for "charts.py"lgz
2017-10-20initial support for chart variables addedlgz
2017-10-20more debug output, minor fixeslgz
2017-10-20"smartd_log" fixeslgz
2017-10-20remove old import from SimpleService and set update_every to 15 for freeradiuslgz