Skip to content

Include GitCommitSha in client stats payload#11617

Closed
ichinaski wants to merge 1 commit into
masterfrom
inigo/apmsp-3043-css-git-commit-sha
Closed

Include GitCommitSha in client stats payload#11617
ichinaski wants to merge 1 commit into
masterfrom
inigo/apmsp-3043-css-git-commit-sha

Conversation

@ichinaski

@ichinaski ichinaski commented Jun 10, 2026

Copy link
Copy Markdown

Adds git_commit_sha to the client stats payload. WellKnownTags gains a new optional 7-arg constructor that accepts a git commit SHA, populated from GitInfoProvider in Config.getWellKnownTags(). SerializingMetricWriter conditionally writes the GitCommitSha field when non-empty, keeping the payload size stable for services without a detected SHA. Tracked in APMSP-3043; context in the CSS v1.2.0 Implementation Status.

@datadog-prod-us1-4

datadog-prod-us1-4 Bot commented Jun 10, 2026

Copy link
Copy Markdown

Pipelines

Fix all issues with BitsAI

⚠️ Warnings

🚦 4 Pipeline jobs failed

DataDog/apm-reliability/dd-trace-java | build_tests: [:baseTest, base]   View in Datadog   GitLab

DataDog/apm-reliability/dd-trace-java | check_base   View in Datadog   GitLab

DataDog/apm-reliability/dd-trace-java | linux-java-spring-petclinic-sca-load-parallel   View in Datadog   GitLab

View all 4 failed jobs.

Useful? React with 👍 / 👎

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 189cc85 | Docs | Datadog PR Page | Give us feedback!

@ichinaski ichinaski force-pushed the inigo/apmsp-3043-css-git-commit-sha branch from 55b2212 to 189cc85 Compare June 10, 2026 14:42
@ichinaski

Copy link
Copy Markdown
Author

Closing — git_commit_sha was already implemented on master via the gitInfoCache approach in SerializingMetricWriter before this branch was cut. No implementation needed; proceeding with the system-tests counterpart instead.

@ichinaski ichinaski closed this Jun 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant