There are three components in the flagr, Flagr Evaluator, Flagr Manager, and Flagr Metrics.
- Flagr Evaluator. Flagr evaluator evaluates the incoming requests.
- Flagr Manager. Flagr manager is the CRUD gateway. All the mutations of flags happen here.
- Flagr Metrics. Flagr metrics is the data pipeline to collect evaluation results. Currently Flagr only supports Kafka as the pipeline.