IBM Cloud Docs
Adding DevOps Insights

Adding DevOps Insights

IBM Cloud® DevOps Insights collects and analyzes the results from unit tests, functional tests, and code coverage tools to determine whether your code meets predefined criteria at specified gates in your deployment process. If your code does not meet or exceed the criteria, the deployment is stopped to prevent risks from being released. You can use DevOps Insights as a safety net for your continuous delivery environment or as a way to implement and improve quality standards.

This tool integration is available only on IBM Cloud Public. It is preconfigured and does not require any configuration parameters. You cannot reconfigure this tool integration.

Add DevOps Insights to maintain and improve the quality of your code in IBM Cloud by monitoring your deployments to identify risks before they are released.

  1. If you are configuring this tool integration as you are creating the toolchain, in the Configurable Integrations section, click DevOps Insights.

  2. If you have a toolchain and are adding this tool integration to it, from the IBM Cloud console, click the menu icon hamburger icon and select DevOps. On the Toolchains page, click the toolchain to open its Overview page. Alternatively, on your app's Overview page, on the Continuous delivery card, click View toolchain. Then, click Overview.

    a. Click Add tool.

    b. In the Tool Integrations section, click DevOps Insights.

  3. Click Create Integration.

  4. On the Toolchain's Overview page, on the IBM Cloud tools card, click DevOps Insights and complete the getting started steps: create criteria, connect the criteria to the pipeline, and run the pipeline.

Configuring DevOps Insights by using the API

The DevOps Insights tool integration is preconfigured and does not require any configuration parameters when you use the Toolchain HTTP API and SDKs to create, read, and update tool integrations.

You must specify the tool_type_id property in the request body with the draservicebroker value.