-
-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Description
Service(s)
ci.jenkins.io
Summary
Part of high level topic #2769.
This issue is scoped to only ephemeral VM agents.
It requires the following tasks to be accomplished:
- Install datadog tooling in the VM templates - https://github.com/jenkins-infra/packer-images
- Configure ci.jenkins.io to enable datadog agent collection when booting the VMs - https://github.com/jenkins-infra/jenkins-infra/blob/9111da0d831730f7b7ac2bac146d1d7214f189e2/dist/profile/templates/jenkinscontroller/casc/clouds.yaml.erb
- Need a datadog API key, stored as a system-level credential (not available for pipelines), injected into the agent startup process (cloud-init)?
- Validate that data is collected in datadog - https://jenkins.datadoghq.com/apm/home
- Make the datadog data available for developers - TBD