Delivery Verification
Last updated
Was this helpful?
Last updated
Was this helpful?
Integrate automated verification with your deployment to automatically verify new application versions based on errors, exceptions, and performance after deployment. You can promote a release to the next stage or restore your service with the auto rollback in seconds based on intelligence-based guidance.
OpsMx Profile
Service Account
Follow the instructions below to integrate automated verification with your deployment.
Create Log and Metric templates. We support the following two modes of template creation.
If a newer version of application is deployed, Rollouts strategy will be invoked and analysis run will be triggered.
For Advanced Configuration refer to the below sections.
To create an "OpsMx Profile", refer. Sample “OpsMx Profile” yaml file is available .
To create a "Service Account", refer. Sample “Service Account” yaml file is available .
Connect your log and metric sources on the ISD “Integrations” page. To add an integration as your data source to allow Autopilot to perform your log analysis, refer .
Gitops mode template creation. For more information on how to create Log and Metric templates in git, refer .
Template creation in ISD UI. For more information on how to create Log and Metric templates in ISD UI refer .
Create “OpsMx Provider Configmap” with opsmx metric provider information, including Log and Metric templates as shown below. Sample “OpsMx Provider Configmap” yaml file is available . To create “OpsMx Provider Configmap” refer .
Create an Analysis template as shown below. Specify the “OpsMx Provider Configmap” under the job section in the Analysis template. Sample "Analysis Template" is available . To create an Analysis Template, refer .
Modify the rollout.yaml and include the analysis step as shown below. Sample rollout.yaml is available .
Deploy the application. To deploy the application, refer .
View the Analysis report. To view the Analysis report from Rollouts Dashboard, refer .