Integrations

This is an older version of the document. To view the most recent version of the document, click here.

For autopilot to do the analysis, important information is data source. You need to configure what is the integrator your application is using, which are all the parameters to identify the data and also to distinguish between each service. Autopilot supports many integrators like ElasticSearch, Datadog, New Relic, Prometheus.

Add Integration

Suppose ElasticSearch is your data source for logs, to add the details follow the steps given below:

  1. Click Setup in the navigation menu as shown below:

2. Click the Integrations tab as shown below:

3. Click on the "New Integration" button as shown below:

4. The list of available integrators along with their respective fields appear. Refer to the image below:

Select the integration you want to add and fill out the corresponding information about that information that appears on the right pane on the screen. One you fill out all the information, click "Save".

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

Sync Accounts

Upon adding an integration, you can select another integration and add it. When you are done adding all the integrations you need to let these integrations sync with the Spinnaker so that these integrations can be used during pipeline execution. Click on the "Sync accounts with Spinnaker" button to sync all the integrations with the Spinnaker, as shown below.

Sync'ing accounts with Spinnaker requires Spinnaker restart and it may take about 3-5 mins for the restart to complete. It is hence recommended to first add all the integrations and then sync them all together with Spinnaker at once.

When you click on "Sync accounts with Spinnaker" button, you would be prompted to confirm the restart action, as shown in the below.

As shown above, while the Spinnaker is getting restart, the users of the OES system will not be impacted. You can either choose to cancel the Spinnaker restart or can choose to proceed with the restart. If you choose to proceed with the restart, a confirm message would be displayed to the user about the start of the restart operation, as shown below.

Once created the integration will appear in the list of Accounts as shown below:

Edit Data Source

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

The Update Monitoring tools screen appears as shown below:

Edit the details as required, and click Save.

Delete Data Source

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

The confirmation message appears, click Yes, Delete it! Refer to the image below:

Last updated