Flagr 架构

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.

posted on 2019-04-26 14:24  荣锋亮  阅读(317)  评论(0编辑  收藏  举报

导航