-
Notifications
You must be signed in to change notification settings - Fork 0
License
ngi644/ngi.notify.datadog
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
.. contents:: Introduction ============ This product is notify the Plone operation event to the DataDog. Supported events ------------------------------------------- - Zope process start. - Content {create, modify, and change workflow}. - User {add, delete, login and logout}. - Site settings modify. - ZODB size(using Zope clock server). Tags -------------------------------------------- - plone_instance - user - path - workflow - action - portal_type - content_type - title Usage -------------------------------------------- For now only tested with latest Plone 4.3: Add the following to your buildout: :: [buildout] eggs = ngi.notify.datadog [instance] zope-conf-additional = <clock-server> method /your-plone-instance/@@dd_cron period 120 user your-admin-user-name password your-admin-user-password host localhost </clock-server> Re-run buildout. Install via quickinstaller or the Add Ons control panel.
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published