Skip to content

initvik/event-kit

 
 

Repository files navigation

EventKit logo depicting a bell icon within a rounded rectangle

Steadybit EventKit

EventKit allows extensions to consume events from the Steadybit platform to integrate with third-party systems. Extensions leveraging EventKit are similar to webhooks but do not face the typical web routing issues as Steadybit agents handle this aspect. You can use EventKit to:

  • Forward audit logs to an external system.
  • Add markers to monitoring systems' charts during experiment executions.
  • Capture experiment execution statistics.
  • Report information about experiment executions to Slack, Discord etc.

At this moment, EventKit can be considered an open-beta. The contracts and APIs may change. If you want to learn more, reach out to us.

Getting Started

We recommend that you read the following documentation to get started with EventKit.

About

The Steadybit EventKit enables extensions to consume Steadybit events (similar to web hooks).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Go 90.7%
  • Shell 9.3%