dd-agent: Add support for MongoDB monitoring
This commit is contained in:
@@ -22,6 +22,7 @@ stdenv.mkDerivation rec {
|
||||
pythonPackages.simplejson
|
||||
pythonPackages.pyyaml
|
||||
pythonPackages.requests
|
||||
pythonPackages.pymongo
|
||||
];
|
||||
propagatedBuildInputs = [ python tornado ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user