Skip to content

Conversation

@alexeypilyugin
Copy link

What does this PR do?

Trying out the new datadog docker registry

Motivation

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Add the qa/skip-qa label if the PR doesn't need to be tested during QA.
  • If you need to backport this PR to another branch, you can add the backport/<branch-name> label to the PR and it will automatically open a backport PR once this one is merged

@codecov
Copy link

codecov bot commented Dec 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.01%. Comparing base (eebd0e7) to head (7e079ef).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@datadog-official
Copy link
Contributor

datadog-official bot commented Dec 19, 2025

⚠️ Tests

Fix all issues with Cursor

⚠️ Warnings

❄️ 1 New flaky test detected

test_common_metrics[True] from test_pg_integration.py (Datadog) (Fix with Cursor)
Some metrics are collected but not asserted:
Asserted Metrics:
	- dd.postgres.operation.time
	- postgresql.activity.wait_event
	- postgresql.archiver.archived_count
	- postgresql.archiver.failed_count
	- postgresql.before_xid_wraparound
	- postgresql.bgwriter.buffers_alloc
	- postgresql.bgwriter.buffers_backend
	- postgresql.bgwriter.buffers_backend_fsync
...

ℹ️ Info

🧪 All tests passed

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 7e079ef | Docs | Datadog PR Page | Was this helpful? Give us feedback!

required: false
description: Agent 6 image on Windows
default: "datadog/agent-dev:master-py2-win-servercore"
default: "datadog/agent-dev:master-py2-win-servercore" # todo: support registry.datadoghq.com
Copy link
Contributor

@AliDatadog AliDatadog Dec 20, 2025

Choose a reason for hiding this comment

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

This image does not exist in this registry because:

  • It hasn't been published recently (we could publish it though)
  • We added a 14d retention policy because agent-dev images are using a lot of storage.

We can exclude this image from the clean up policy if needed

agent-image-windows-py2:
required: false
default: "datadog/agent-dev:master-py2-win-servercore"
default: "datadog/agent-dev:master-py2-win-servercore" # todo: support registry.datadoghq.com
Copy link
Contributor

@AliDatadog AliDatadog Dec 20, 2025

Choose a reason for hiding this comment

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

Same, master-py2-win-servercore hasn't been published recently but we can replicate it

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.

3 participants