Service Deployments

This table contains deployment events for backend services, populated by APM deployment tracking. Each row represents a distinct service/environment/version combination.

dd.service_deployments

Fields

TitleIDTypeData TypeDescription
NamenamecorestringThe unique identifier for the deployment, combining the service, version, and environment.
Service Nameservice_namecorestringThe name of the service that was deployed.
EnvenvcorestringThe environment the service was deployed to, such as 'prod' or 'staging'.
Service Versionservice_versioncorestringThe version of the service that was deployed, as reported by APM deployment tracking.
First Seen Atfirst_seen_atcoretimestampThe timestamp when this service/environment/version combination was first observed being deployed.