summaryrefslogtreecommitdiffstats
path: root/collectors/python.d.plugin/python.d.plugin.in
AgeCommit message (Expand)Author
2020-07-23Added lock dir (#9584)Vladimir Kobal
2020-07-21python.d: add job file lock registry (#9564)Ilya Mashchenko
2020-03-25python.d.plugin: add prefix to the module name during loading s… (#8474)Ilya Mashchenko
2019-11-25installer: include go.d.plugin version v0.11.0 (#7365)Ilya Mashchenko
2019-09-24fix log warnings in start_job (#6928)Ilya Mashchenko
2019-09-17Changes to launching the python.d plugin aggregator. (#6781)Andrew Moss
2019-09-16single job build fix (#6856)Ilya Mashchenko
2019-09-11pythond respect prev running jobs and refactor (#6661)Ilya Mashchenko
2019-04-11python.d.plugin: py2 fix crash on macos (#5838)Ilya Mashchenko
2019-04-11start job in thread after recheck (#5837)Ilya Mashchenko
2019-04-04python.d.plugin zombie fix (#5797)Ilya Mashchenko
2019-03-13Remove ssl check module (#5626)Ilya Mashchenko
2019-03-11python loaders cleanup (#5602)Ilya Mashchenko
2019-03-07python.d.plugin: use separate process for initial module checking (#5552)Ilya Mashchenko
2019-02-26add heartbeat (#5503)Ilya Mashchenko
2018-12-13Move power supply python module to proc plugin (#4960)Vladimir Kobal
2018-12-07python.d.plugin update (#4936)Ilya Mashchenko
2018-12-05Move mdstat python module to proc plugin (#4768)Vladimir Kobal
2018-12-04Move cpuidle python module to proc plugin (#4635)Vladimir Kobal
2018-11-15Move cpufreq python module to proc plugin (#4562)Vladimir Kobal
2018-10-16Fix linters in CI (#4399)Paweł Krupa
2018-10-15modularized all source code (#4391)Costa Tsaousis