Skip to content

[pull] master from DataDog:master - #403

Merged
pull[bot] merged 10 commits into
ConnectionMaster:masterfrom
DataDog:master
Feb 26, 2026
Merged

[pull] master from DataDog:master#403
pull[bot] merged 10 commits into
ConnectionMaster:masterfrom
DataDog:master

Conversation

@pull

@pull pull Bot commented Feb 26, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

iliakur and others added 10 commits February 26, 2026 15:45
* Changelog check ignores the builders dir

* add changelog
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
* Add Docker readiness check before test execution

Adds per-platform scripts that verify Docker is running and attempt to
start it if needed, preventing test failures (e.g. PDH on Windows) when
the Docker daemon isn't available on the runner.

* Add macOS Docker readiness script and fix platform gating

The else branch was sending macOS runners through the Linux script
which uses systemctl. Now the workflow dispatches to three platform-
specific scripts: Linux (systemctl), Windows (Start-Service), and
macOS (open -a Docker).

* Merge per-platform Docker scripts into a single ensure-docker.sh

Consolidates ensure-docker-linux.sh, ensure-docker-windows.sh, and
ensure-docker-macos.sh into one script that dispatches on RUNNER_OS.

* Warn on macOS runners where Docker is unavailable

Docker is not installed on GitHub-hosted macOS runners. Emit a
workflow warning so the user knows Docker-dependent tests will
likely fail. Added reference links to the runner image docs.
* Blocking mypy check and fixes for dependency build code

* address feedback

* add eof newline
* add storage management dashboard

* validations

* correct way

* remove unnecessary

* pr comment

* source type

* dashboard validation

* summary dashboard

* code owners
* Add missing non-sysmetrics metrics to oracle metadata.csv

Add metadata entries for metrics emitted by the agent but missing
from metadata.csv: data_guard, process, resource_manager,
session, shared_memory, os_stats, and user_sessions.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* Add missing sysmetrics to oracle metadata.csv

Add 44 metadata entries for sysmetrics emitted by the agent but
missing from metadata.csv, with appropriate units and descriptions.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
…ic setup pages (#22727)

The DBM enable links in postgres, mysql, sqlserver, oracle, and mongo
README files pointed to the generic /database_monitoring/ page instead
of the integration-specific setup pages.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
* Split mega function into testable subfunctions.

* add back the message type

* add type hint for tests
* Don't resolve and build deps if tests for builders are failing

* include macos build
@pull pull Bot locked and limited conversation to collaborators Feb 26, 2026
@pull pull Bot added the ⤵️ pull label Feb 26, 2026
@pull
pull Bot merged commit df76f4a into ConnectionMaster:master Feb 26, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants