Skip to content

Sy/relative imports2 #20466

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 31 commits into
base: aarake/format-all-integrations-with-ruff
Choose a base branch
from

Conversation

steveny91
Copy link
Contributor

What does this PR do?

Testing

AAraKKe and others added 6 commits June 6, 2025 13:42
…0463)

* add client_interface_name to sqlserver activity samples payload

* add changelog
* Fix collection_level 2 from sinfo output

* add additional logic

* add more to test

* Rename 20454.fixed to 20456.fixed
sethsamuel and others added 12 commits June 6, 2025 20:21
Co-authored-by: Mauneel Sorathia <mauneel.sorathia@crestdatasys.com>
…20435)

* Use non-dot-prefixed JUnit XML path to avoid ddtrace import errors

* Fix PR number in changelog

* Modify workflow and gitignore files
* Update dependencies

* Update agent_requirements.in

* Update pyproject.toml

* Delete kafka_consumer/changelog.d/20441.added

* Rename 20441.added to 20470.added

* Rename 20441.added to 20470.added

* Rename 20441.added to 20470.added

* Rename 20441.added to 20470.added

* Rename 20441.added to 20470.added

* Rename 20441.added.1 to 20470.added

---------

Co-authored-by: FlorentClarret <1266346+FlorentClarret@users.noreply.github.com>
Co-authored-by: Steven Yuen <steven.yuen@datadoghq.com>
* fix remote port index None case

* changelog

* add logs

* fix wrong change

* fix linter
* Updates from v17 ceremony, changing the root layout version too

* add changelog
* Implement the Kuma metric collection logic and tests, without assets.

Modifies the OpenMetrics base check to make the target_info variable configurable.

* Update manifest.json description.

* Add codecov entries.

* Add labeler entry.

* Sync CI configuration.

* Delete dashboard placeholder.

* Don't use "Summary of..." in metric descriptions

* Disable histograms as buckets in configs.

* Remove empty entries for dashboards, monitors and saved views in manifest.json.

* Remove extra comments in metadata.csv.

* Improve metrics descriptions.

* * Disable histogram_buckets_as_distributions.

* Add missing licence headers.
* Use share_lables instead of target_info.
* Undo changes in base check since the share_labels already supports my use-case.
* Update metadata.csv.
* Cover shared tags in tests.

* Fix cursor command.

* Simplify assertions in test.

Co-authored-by: Juanpe Araque <juanpedro.araque@datadoghq.com>

* Fix tuple in assertion.

* Change process signatures.

* Delete IMAGES_README.md for now.

* Change openmetrics endpoint example in config.

* Use the openmetrics init_config template.

* Regenerate configs.

* SImplify "if" condition.

Co-authored-by: Juanpe Araque <juanpedro.araque@datadoghq.com>

* Remove unused code.

* Use the @pytest.fixture to avoid having unused parameters in test functions.

* Fix using count instead of bucket in test.

* Use a matrix for KUMA_VERSION env vars.

Co-authored-by: Juanpe Araque <juanpedro.araque@datadoghq.com>

* Parametrize suffixes for metrics tests.

* Don't assert in the middle of loops

* Add service check metadata.

* Split test in two.

* Flip parameters so that the suffix is reported last in the test result string.

* Speed up tests by avoiding unnecessary fixture setups.

* Run the linter.

* Edit wording in assertion.

* Edit comment.

* Edit Agent version.

* Revert process signatures changes so that they can be applied after the code freeze.

---------

Co-authored-by: Juanpe Araque <juanpedro.araque@datadoghq.com>
…traditional replication (#20479)

* Cleanup mysql replication config usage

* Rename _get_replica_status to be more accurate on functionality

* factor out replication queries into their own functions

* Check for binlog and group replication early on

* Add cluster tags for traditional replication

* fix formatting

* Add unit test for setting cluster tags

* Add changelog
Co-authored-by: github-merge-queue[bot] <github-merge-queue[bot]@users.noreply.github.com>
* Add ESET Protect integration with assets

* adding codeowners and labeler

* Adding datadog checks and configuration files

* Updated log pipeline

* Updating log pipeline

* Updating about file version

* Updating log pipeline for 1 sample

* Updating code owner details

* Updating dashboard and pipeline

* Updating log pipeline

* updating logs result

* Updating versions as per suggestion

* Resolved review comments and updated content

* Readme suggested changes

---------

Co-authored-by: Kirolos Shahat <kashahat@gmail.com>
* add gov partial

* fix link ref

* move link

* update region and add links
Kyle-Neale and others added 9 commits June 11, 2025 19:42
* Falco Integration

* E2E

* undo manifest changes

* add docker-compose.yaml

* Lint and fix docker-compose

* Falco service check and lint

* Add metadata.csv

* fix metadata.csv

* Changelog fix and add towncrier header

* Add version to Agent metadata

* Remove falco.version from manifest
* [SQLServer] - Add AO failover monitor template

* manifest
)

* Added wal_level check

* Added test

* updated changelog

* Formatting

* Updated some logic
* Release new integrations for 7.68.x (#20491)

* [Release] Bumped eset_protect version to 1.0.0

* [Release] Bumped kuma version to 1.0.0

* [Release] Bumped litellm version to 1.0.0

* [Release] Bumped microsoft_dns version to 1.0.0

* [Release] Bumped watchguard_firebox version to 1.0.0

* [Release] Update metadata

* Remove the in-toto new file to backport to master
* chore: Bump requests to newer patch version

Updated the pinned version of requests in datadog_checks_base to a
version without known CVEs.

* Run ddev dep freeze

Updated agent requirements based on the new checks_base dependencies.

* Add changelog entry

* Update changelog entry name

* Update datadog_checks_base/changelog.d/20494.security

---------

Co-authored-by: Kyle Neale <kyle.a.neale@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment