Adding Deploy data
Getting deployment data into Cortex is critically important for both engineering insights and organizational success. It enables the use of Eng Intelligence to assess DORA metrics and other KPIs to understand how quickly and efficiently your teams are shipping code. Deployment data also gives you the insight needed to create Scorecards and Initiatives that promote process improvement across teams.
When you add deploy data to Cortex, it is visible on entity pages, in Eng Intelligence Metrics Explorer and the DORA and Velocity Dashboards, in executive reports, and can be accessed via CQL.
Add deployment data to Cortex
To get deploys into Cortex, you must use the Add deployment for entity API endpoint.
Deploy data pipeline examples
In these examples, the repository secret or variable contains a valid Cortex API key, and the repository name matches the Cortex tag.
Add custom data to deployments
Adding a customData object to your API call allows you the flexibility to add metadata that is important to your organization.
If custom data is included for a deploy, you can view it under "CI/CD > Deploys" on an entity's details page. Click the "Details" drop-down to expand and view the custom data:

Viewing deploy data
View deployments on entity pages
Deployment information appears in several places on an entity page:
While viewing an entity page, you can see last deployment information near the top of the page:\

Deployment information appears near the top of an entity details page. Near the bottom of an entity page, deploys will also appear under "Recent activity."
In the left sidebar of an entity, click Events. This page includes:
A visual chart of deploys.
By default the chart shows data from the last month. Click the Last month dropdown in the upper right to change the timeframe.
All recent events for the entity. In the upper right corner of the events list, click Filter to select and apply filters for this list. You can choose to only view the
deployevent types. \

On an entity page, click "Events" in the sidebar to view recent events.
View deployments in Eng Intelligence
When you send deploy data into Cortex, you can use this information in Eng Intelligence reporting to gain insight into your deploy metrics. Deploy metrics include average number of deploys per week and deploy change failure rate.
In Eng Intelligence, click into an entity to open a side panel with a historical performance graph.
Read more about using Eng Intelligence in the documentation.
Use deployment data in CQL and Scorecards
You can use deploy data to write rules for Scorecards and to create CQL reports.
See more examples in the CQL Explorer in Cortex.
Last updated
Was this helpful?