Integrations

Introduction

ISD-Argo offers integration with many CI/CD Tools. Integrations can help your team coordinate and control your CI/CD process by supporting integrations with Monitoring tools.

Add Integration

Suppose you wanted to add an ElasticSearch integration as your data source to allow autopilot to perform your log analysis, follow the steps given below to add the details:

  1. From the ISD application dashboard, click Setup > Integrations > New Integration as shown in the image below.

  2. The list of available integrators along with their respective fields appears as shown below. Select the integration you want to add and enter the information about it that appears on the right pane of the screen. Click Save.

Note: Click here to know more about all the integrations supported and the corresponding information to be provided to add that integration.

Edit Integration

To edit the details of integration, click the icon beside Account type and select Edit as shown below:

Edit the details as required, and click Save as shown below:

Delete Integration

To delete an integration, click the icon beside Account type and select Delete as shown below:

The confirmation message appears, click Yes, Delete it!

Use Integrations in Delivery Verification

After creating the integrations in ISD UI, you can specify these integrations in Log and Metric templates while creating the templates.

We support the following two modes of template creation.

  • Template creation in ISD UI

  • Gitops mode template creation

For more information on how to create Log/Metric templates in ISD UI mode and Gitops mode, refer here.

These Log/Metric templates are specified in “OpsMx Provider Configmap” and then the “OpsMx Provider Configmap” is specified in the “Analysis template” to integrate automated verification with your deployment . For more information on how to integrate automated verification with your deployment refer here.

Last updated