We are complementary to the CI/CD toolkit that users have, because we are automating just the issue detection, metric comparison and rollback advice part.
We enable custom rules for identifying deployment failures.
In case of Canary deployment, we offer metric checks on the newly deployed pods / instances, compare it against older instances metrics and overall metrics from the past.
In case of Blue Green deployment, we offer metric checks on the green version, compare it against overall metrics from the past.
Doctor Droid currently integrates with Github Actions, Bitbucket Pipelines, AWS CodePipeline, CircleCI, Jenkins, Harness, Gitlab, ArgoCD.