Skip to content

tomaslin/echo

Repository files navigation

Echo

Echo is an event propagation micro-service that is intended as a central source of event and history information within Spinnaker.

Event Propagation in Echo

Echo will send events to beans within the application context that implement the EchoEventListener interface.

This means that listeners besides the existing Cassandra and Elastic Search implementations can be added by including new libraries.

Search

In this implementation, event search is provided by an elastic search instance.

endpoints tbd

About

Spinnaker Eventing Service

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Groovy 86.5%
  • Java 12.1%
  • Shell 1.4%