CircleCI Integration
Send build and deploy data as a source of change correlated to incidents.
CircleCI is a continuous integration and delivery platform that runs build, test, and deploy workflows.
How AI SRE supports CircleCI
AI SRE treats CircleCI as a change source for the Deploy Change Investigator. CircleCI workflows POST build and deploy webhooks to an AI SRE endpoint, which records them as changes for correlation with incidents.
Build and deploy webhooks: CircleCI workflows send build and deploy events to AI SRE over HTTP.
Change correlation: AI SRE correlates the ingested builds and deployments with active incidents during investigation.
Set up CircleCI
Configure CircleCI as a change source with the following steps:
Go to CircleCI change source to configure the build and deploy webhooks from your CircleCI workflows.
Next steps
Go to Jenkins Integration to send build and deploy webhooks from Jenkins pipelines.
Go to Travis CI Integration to send build and deploy webhooks from Travis CI.
Go to Integration Management to review all AI SRE integrations.
Last updated
Was this helpful?