Skip to content

[Java] Disabling SSI Telemetry Test#6477

Merged
gh-worker-dd-mergequeue-cf854d[bot] merged 3 commits intomainfrom
mhlidd/disabling_telemetry_ssi_tests
Mar 11, 2026
Merged

[Java] Disabling SSI Telemetry Test#6477
gh-worker-dd-mergequeue-cf854d[bot] merged 3 commits intomainfrom
mhlidd/disabling_telemetry_ssi_tests

Conversation

@mhlidd
Copy link
Copy Markdown
Contributor

@mhlidd mhlidd commented Mar 11, 2026

Motivation

Temporarily disabling test to pass CI on this dd-trace-java change. A follow-up PR will update this test once the dd-trace-java PR is merged.

Changes

Workflow

  1. ⚠️ Create your PR as draft ⚠️
  2. Work on you PR until the CI passes
  3. Mark it as ready for review
    • Test logic is modified? -> Get a review from RFC owner.
    • Framework is modified, or non obvious usage of it -> get a review from R&P team

🚀 Once your PR is reviewed and the CI green, you can merge it!

🛟 #apm-shared-testing 🛟

Reviewer checklist

  • Anything but tests/ or manifests/ is modified ? I have the approval from R&P team
  • A docker base image is modified?
    • the relevant build-XXX-image label is present
  • A scenario is added, removed or renamed?

@mhlidd mhlidd requested review from a team as code owners March 11, 2026 20:59
@mhlidd mhlidd requested review from claponcet, jandro996 and ygree March 11, 2026 20:59
@github-actions
Copy link
Copy Markdown
Contributor

CODEOWNERS have been resolved as:

manifests/java.yml                                                      @DataDog/asm-java @DataDog/apm-java

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 88300f9e24

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread manifests/java.yml Outdated
- declaration: missing_feature (Not implemented yet)
component_version: <1.52.0
tests/docker_ssi/test_docker_ssi_appsec.py::TestDockerSSIAppsecFeatures::test_telemetry_source_ssi: v1.59.0
tests/docker_ssi/test_docker_ssi_appsec.py::TestDockerSSIAppsecFeatures::test_telemetry_source_ssi: missing_feature (Temporarily disabling until Java PR is updated)
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Scope temporary disablement to affected Java versions

Changing this entry from v1.59.0 to missing_feature (...) disables the telemetry test for all Java versions, not only the dd-trace-java change you referenced. Because this manifest applies to every Java run (including stable releases), this removes coverage and can hide regressions or restored behavior until someone manually re-enables it; use a version-constrained declaration so only impacted versions are deactivated.

Useful? React with 👍 / 👎.

@gh-worker-dd-mergequeue-cf854d gh-worker-dd-mergequeue-cf854d bot merged commit 879a4bb into main Mar 11, 2026
133 of 146 checks passed
@gh-worker-dd-mergequeue-cf854d gh-worker-dd-mergequeue-cf854d bot deleted the mhlidd/disabling_telemetry_ssi_tests branch March 11, 2026 21:40
sarahchen6 pushed a commit that referenced this pull request Mar 18, 2026
Co-authored-by: matthew.li <matthew.li@datadoghq.com>
annacai21 pushed a commit that referenced this pull request Mar 24, 2026
Co-authored-by: matthew.li <matthew.li@datadoghq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants