Reducing Boilerplate

How to avoid repeating boilerplate, how to run multiple processors

A generic processor-builder

  • add default options
  • modifying the group graph

Some more things the builders could do:

  • global processor/view registry
  • set up monitoring/metrics
  • set global goka config

Composing Views and Processors

  • using error-groups
  • waiting for views

Liveness/Readiness

How to get liveness/readiness for kubernetes healtz checks

Last modified January 26, 2022: wip (2528d99)