Events
Introduction
Events allow you to track activity in your organizations.
Cycloid automatically produces events like project creation, pipeline triggers and much more. It is also possible to use our API to create and send your own events.
Our API allows you to extend this feature and connect third party software like monitoring software. To give a concrete example, one of our customer wrote a handler, to receive alerts from his own monitoring system and send them to Cycloid events.
That way you can correlate eventual alerts and changes or deployments made on your application. Or trigger logic (pipelines) on events.