]> arthur.barton.de Git - netdata.git/blobdiff - python.d/phpfpm.chart.py
change name from `_format_data` to `_get_data`.
[netdata.git] / python.d / phpfpm.chart.py
index 938c0edf5a16365319934736008fc28c2d1642c2..e8c01fd015cfb76a6465dac1c113477e40984616 100755 (executable)
@@ -56,7 +56,7 @@ class Service(UrlService):
                            "max children reached": 'reached',
                            "slow requests": 'slow'}
 
-    def _format_data(self):
+    def _get_data(self):
         """
         Format data received from http request
         :return: dict