website logo
⌘K
ContainIQ Overview
Installing ContainIQ
Sending Fargate Logs to ContainIQ
Sending Logs from a Sidecar Container
Git Integration
Prometheus Integration
Requirements
Using ContainIQ
Security
Docs powered by archbee 
1min

Git Integration

ContainIQ can record the Git repo and commit that is currently deployed in your cluster. This is helpful for keeping track of the health of your different workloads and seeing how changes impact performance. Simply add the annotations below to the workload.

YAML
|
app.containiq.com/app: <repo> #example https://github.com/user/project
app.containiq.com/app.ref: <commit-hash> 




Updated 03 Mar 2023
Did this page help you?
Yes
No
UP NEXT
Prometheus Integration
Docs powered by archbee