A/B testing with Spinnaker

6/4/2019

I plan to use Spinnaker as deployment tool for Kubernetes cluster in my project, but I need to include A/B testing. But metrics are problem, because I need to compare two values which would be from external services. So, is there way to setup Spinnaker's metric to collect two values from two diff APIs and compare them?

Thanks

-- Bojan V
ab-testing
devops
kubernetes
spinnaker

0 Answers