Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Azure DevOps Prometheus Deployment Gate #45

Open
dtzar opened this issue Feb 26, 2019 · 1 comment
Open

Create Azure DevOps Prometheus Deployment Gate #45

dtzar opened this issue Feb 26, 2019 · 1 comment

Comments

@dtzar
Copy link
Collaborator

dtzar commented Feb 26, 2019

For an ideal Canary deployment scenario, there should be 1+ Azure DevOps deployment gates which connects to the monitoring source related to the application health to determine whether or not to proceed with the next phase of deployment (i.e. to increase canary % of traffic or deploy from staging to prod).

To best accomplish this, a Prometheus deployment gate extension should be created which is similar to the Azure monitor deployment gate extension. This would query the Prometheus API.

Related articles:
https://docs.microsoft.com/en-us/azure/azure-monitor/app/continuous-monitoring
https://github.com/Microsoft/azure-pipelines-tasks/blob/master/docs/authoring/gates.md
https://docs.microsoft.com/en-us/azure/devops/pipelines/tasks/utility/azure-monitor?view=azure-devops
https://docs.microsoft.com/en-us/azure/devops/pipelines/release/approvals/index?view=azure-devops

@andrebriggs
Copy link
Collaborator

Cool, sounds like something the team will discuss and decide when such an idea is appropriate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants