{ "info": { "author": "Takashi NAGAI", "author_email": "ngi644@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Plone", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": ".. contents::\n\nIntroduction\n============\n\nThis product is notify the Plone operation event to the DataDog.\n\n\nSupported events\n-------------------------------------------\n\n- Zope process start.\n\n- Content {create, modify, and change workflow}.\n\n- User {add, delete, login and logout}.\n\n- Site settings modify.\n\n- ZODB size(using Zope clock server).\n\n\nTags\n--------------------------------------------\n\n- plone_instance\n\n- user\n\n- path\n\n- workflow\n\n- action\n\n- portal_type\n\n- content_type\n\n- title\n\n\nUsage\n--------------------------------------------\n\nFor now only tested with latest Plone 4.3:\n\n\nAdd the following to your buildout:\n\n::\n\n [buildout]\n\n eggs =\n ngi.notify.datadog\n\n\n [instance]\n\n zope-conf-additional =\n \n method /your-plone-instance/@@dd_cron\n period 120\n user your-admin-user-name\n password your-admin-user-password\n host localhost\n \n\n\nRe-run buildout.\n\nInstall via quickinstaller or the Add Ons control panel.\n\n\nContributors\n============\n\n\n- Takashi Nagai, Original Author\n\nChangelog\n=========\n\n1.2\n--------------------------\n\n- add a metric 'plone.portal_types'\n\n\n1.1\n--------------------------\n\n- add parameters (plone instance name, ignore portal types)\n\n\n\n1.0\n--------------------\n\nDD libs changed\n\n\n1.0b3\n--------------------\n\n- Support script(Python)\n\n\n.. code-block:: python\n\n from ngi.notify.datadog.dd import metric_datadog\n\n metric_datadog('plone.login_failed', tags={'user': request.form.get('__ac_name', '')})\n\n\n1.0b2 (unreleased)\n--------------------\n\n- add MANIFEST.in\n\n\n1.0b1 (unreleased)\n--------------------", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ngi644/ngi.notify.datadog", "keywords": "", "license": "gpl", "maintainer": null, "maintainer_email": null, "name": "ngi.notify.datadog", "package_url": "https://pypi.org/project/ngi.notify.datadog/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ngi.notify.datadog/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/ngi644/ngi.notify.datadog" }, "release_url": "https://pypi.org/project/ngi.notify.datadog/1.2/", "requires_dist": null, "requires_python": null, "summary": "Notify the Plone operation event to the DataDog", "version": "1.2" }, "last_serial": 1587804, "releases": { "1.0b1": [ { "comment_text": "", "digests": { "md5": "a4cc0b052c9dbd6bbceda736cf01f903", "sha256": "567ae1fc2d2ab4658154bde6b9d567cbd44d20934772abca7413c262aff8af32" }, "downloads": -1, "filename": "ngi.notify.datadog-1.0b1.tar.gz", "has_sig": false, "md5_digest": "a4cc0b052c9dbd6bbceda736cf01f903", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6231, "upload_time": "2014-11-25T07:37:10", "url": "https://files.pythonhosted.org/packages/46/a8/99026c2f313d784a4dd6dcb5734970ede8cd00f0443c2b00f3586a5f70c4/ngi.notify.datadog-1.0b1.tar.gz" } ], "1.0b2": [ { "comment_text": "", "digests": { "md5": "e9db952b144e3b98633ed3009874d88a", "sha256": "f13f07222b14160cea779e44b5779a4715fff256418b0bfdd2e347134cf30a8e" }, "downloads": -1, "filename": "ngi.notify.datadog-1.0b2.tar.gz", "has_sig": false, "md5_digest": "e9db952b144e3b98633ed3009874d88a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15589, "upload_time": "2014-11-25T08:27:04", "url": "https://files.pythonhosted.org/packages/82/a7/15684420559b781e817157a9bb673af6d6a6056048521a6b46d8828a863b/ngi.notify.datadog-1.0b2.tar.gz" } ], "1.0b3": [ { "comment_text": "", "digests": { "md5": "0e971f0e3f480e5a669aa8648c30347b", "sha256": "46f19da9adea2123a6df8a5a9b12b652026288cc1e981285dd59a1eae7973818" }, "downloads": -1, "filename": "ngi.notify.datadog-1.0b3.tar.gz", "has_sig": false, "md5_digest": "0e971f0e3f480e5a669aa8648c30347b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16054, "upload_time": "2014-11-27T08:11:33", "url": "https://files.pythonhosted.org/packages/a3/cf/9e389b71c1a2dd2a9ce6f959b2c79bcc531f19a66d3e5ac6399eb17d956e/ngi.notify.datadog-1.0b3.tar.gz" } ], "1.0b4": [ { "comment_text": "", "digests": { "md5": "babd1160f21dff7754be0cce57f8c2e5", "sha256": "f6f1beebb42d72b70d729b03b3be7aa2c20e07b4f8526f0ba16c6979dd53172b" }, "downloads": -1, "filename": "ngi.notify.datadog-1.0b4.tar.gz", "has_sig": false, "md5_digest": "babd1160f21dff7754be0cce57f8c2e5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16062, "upload_time": "2014-11-27T09:05:21", "url": "https://files.pythonhosted.org/packages/4e/36/dcc2ce529c1db7ade2587907e1516784eafcc4bd18f228fdc5316693e522/ngi.notify.datadog-1.0b4.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "4719b79e0931ff56ab8f9583f8dbe7d4", "sha256": "93c1d97415d34edf2e4dcd5dbe76d7d10f9cfd3e4b9711522a1b72d626646fae" }, "downloads": -1, "filename": "ngi.notify.datadog-1.1.tar.gz", "has_sig": false, "md5_digest": "4719b79e0931ff56ab8f9583f8dbe7d4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16610, "upload_time": "2015-06-01T08:25:26", "url": "https://files.pythonhosted.org/packages/e4/07/750f01f0ddb3eea0926045e4d191208cc165df575ceb89e62c7ae430635d/ngi.notify.datadog-1.1.tar.gz" } ], "1.2": [ { "comment_text": "", "digests": { "md5": "81fe2d0f6633a095e33de8c6965a2819", "sha256": "6a4e072ad1441a7075dbaf173ebdd407156cba77b957ff6fb57e695b2a04bdac" }, "downloads": -1, "filename": "ngi.notify.datadog-1.2.tar.gz", "has_sig": false, "md5_digest": "81fe2d0f6633a095e33de8c6965a2819", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16994, "upload_time": "2015-06-11T10:48:45", "url": "https://files.pythonhosted.org/packages/78/ba/15e42f48bf67d69b51a2132e28456430c01d20b204c0182b5715f9153985/ngi.notify.datadog-1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "81fe2d0f6633a095e33de8c6965a2819", "sha256": "6a4e072ad1441a7075dbaf173ebdd407156cba77b957ff6fb57e695b2a04bdac" }, "downloads": -1, "filename": "ngi.notify.datadog-1.2.tar.gz", "has_sig": false, "md5_digest": "81fe2d0f6633a095e33de8c6965a2819", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16994, "upload_time": "2015-06-11T10:48:45", "url": "https://files.pythonhosted.org/packages/78/ba/15e42f48bf67d69b51a2132e28456430c01d20b204c0182b5715f9153985/ngi.notify.datadog-1.2.tar.gz" } ] }