curl_json plugin: add an example of array access to the documented uWSGI example
[collectd.git] / src / collectd.conf.pod
index 49dfe19..6158cb7 100644 (file)
@@ -1109,6 +1109,10 @@ socket.
       <Key "workers/*/requests">
         Type "http_requests"
       </Key>
+
+      <Key "workers/*/apps/*/requests">
+        Type "http_requests"
+      </Key>
     </Sock>
   </Plugin>