elnyry-sam-k / event-sidecar

Sidecar service that runs along Mojaloop Components for monitoring, stats etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Event-Sidecar

Git Commit Git Releases Docker pulls CircleCI

Swagger api location

  • The Event-Sidecar will publish events to a singular Kafka topic that will allow for multiple handlers to consume and process the events as required.
  • Kafka partitions will be determined by the event-type (e.g. log, audit, trace, errors etc).
  • Each Mojaloop component will have its own tightly coupled Sidecar.

About

Sidecar service that runs along Mojaloop Components for monitoring, stats etc.

License:Other


Languages

Language:JavaScript 99.5%Language:Dockerfile 0.5%