Skip to content

Make GitInfo a TagContributor (addTags -> addTo)#11891

Draft
dougqh wants to merge 1 commit into
dougqh/tag-extractor-apifrom
dougqh/gitinfo-tagcontributor
Draft

Make GitInfo a TagContributor (addTags -> addTo)#11891
dougqh wants to merge 1 commit into
dougqh/tag-extractor-apifrom
dougqh/gitinfo-tagcontributor

Conversation

@dougqh

@dougqh dougqh commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

GitInfo already projected its own state onto a span via addTags. This formalizes it as a TagContributor and renames addTags -> addTo to match the interface (void addTo(AgentSpan)). The sole caller (GitMetadataTraceInterceptor) is updated.

Stacked on the TagContributor API PR (base: dougqh/tag-extractor-api).

🤖 Generated with Claude Code

GitInfo already projected its own state onto a span via addTags. Formalize
it as a TagContributor and rename addTags -> addTo to match the interface
(void addTo(AgentSpan)). Sole caller (GitMetadataTraceInterceptor) updated.
Stacked on the TagContributor API PR.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@dougqh dougqh added tag: no release notes Changes to exclude from release notes tag: ai generated Largely based on code generated by an AI or LLM labels Jul 8, 2026
@datadog-datadog-prod-us1

datadog-datadog-prod-us1 Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

🎯 Code Coverage (details)
Patch Coverage: 100.00%
Overall Coverage: 54.95% (+0.01%)

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

@dd-octo-sts

dd-octo-sts Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

🟢 Java Benchmark SLOs — All performance SLOs passed

Suite Status
Startup 🟢 pass

SLO thresholds are defined here based on automatically generated metrics. A warning is raised when results are within 5% of the threshold.

PR vs. master results
Scenario Candidate master Δ (95% CI of mean)
startup:insecure-bank:iast:Agent 14.87 s 14.74 s [-0.1%; +1.9%] (no difference)
startup:insecure-bank:tracing:Agent 13.69 s 13.67 s [-0.8%; +1.1%] (no difference)
startup:petclinic:appsec:Agent 16.84 s 15.99 s [+0.9%; +9.7%] (maybe worse)
startup:petclinic:iast:Agent 16.75 s 16.92 s [-1.8%; -0.2%] (maybe better)
startup:petclinic:profiling:Agent 16.76 s 16.77 s [-1.1%; +1.0%] (no difference)
startup:petclinic:sca:Agent 16.84 s 16.65 s [-0.0%; +2.3%] (no difference)
startup:petclinic:tracing:Agent 15.94 s 15.74 s [-3.0%; +5.7%] (no difference)

Commit: 1759abbc · CI Pipeline · Benchmarking Platform UI


Load and DaCapo benchmarks can be triggered manually in the GitLab pipeline. Results will appear in the Benchmarking Platform UI after completion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tag: ai generated Largely based on code generated by an AI or LLM tag: no release notes Changes to exclude from release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant