Skip to content

Conversation

@sethsamuel
Copy link
Contributor

What does this PR do?

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 8, 2025

Codecov Report

❌ Patch coverage is 65.21739% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.48%. Comparing base (603e308) to head (713a96b).

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 8, 2025

⚠️ Tests

⚠️ Warnings

❄️ 28 New flaky tests detected

test_activity_raw_statement_collection from test_statements.py (Datadog)
canceling statement due to statement timeout

    test_activity_snapshot_collection[bob-bob-datadog_test-BEGIN TRANSACTION; SELECT city as city0, city as city1, city as city2, city as city3, city as city4, city as city5, city as city6, city as city7, city as city8, city as city9, city as city10, city as city11, city as city12, city as city13, city as city14, city as city15, city as city16, city as city17, city as city18, city as city19, city as city20, city as city21, city as city22, city as city23, city as city24, city as city25, city as city26, city as city27, city as city28, city as city29, city as city30, city as city31, city as city32, city as city33, city as city34, city as city35, city as city36, city as city37, city as city38, city as city39, city as city40, city as city41, city as city42, city as city43, city as city44, city as city45, city as city46, city as city47, city as city48, city as city49, city as city50, city as city51, city as city52, city as city53, city as city54, city as city55, city as city56, city as city57, city as city58, city as city59, city as city60, city as city61 FROM persons WHERE city = 'hello';-LOCK TABLE persons IN ACCESS EXCLUSIVE MODE-expected_out1-expected_keys1-expected_conn_out1-pg_stat_activity] from test_statements.py

    test_activity_snapshot_collection[bob-bob-datadog_test-BEGIN TRANSACTION; SELECT city FROM persons WHERE city = 'hello';-LOCK TABLE persons IN ACCESS EXCLUSIVE MODE-expected_out0-expected_keys0-expected_conn_out0-pg_stat_activity] from test_statements.py

View all

🧪 234 Tests failed

test_both_global_and_instance_custom_queries from test_custom_metrics.py (Datadog)

Traceback (most recent call last):
  File "/home/runner/work/integrations-core/integrations-core/datadog_checks_base/datadog_checks/base/checks/base.py", line 1316, in run
    self.check(instance)
    ~~~~~~~~~~^^^^^^^^^^
  File "/home/runner/work/integrations-core/integrations-core/datadog_checks_base/datadog_checks/base/utils/tracing.py", line 55, in wrapper
    return f(self, *args, **kwargs)
  File "/home/runner/work/integrations-core/integrations-core/postgres/datadog_checks/postgres/postgres.py", line 1162, in check
    raise e
  File "/home/runner/work/integrations-core/integrations-core/postgres/datadog_checks/postgres/postgres.py", line 1129, in check
...
test_custom_queries from test_custom_metrics.py (Datadog)

Traceback (most recent call last):
  File "/home/runner/work/integrations-core/integrations-core/datadog_checks_base/datadog_checks/base/checks/base.py", line 1316, in run
    self.check(instance)
    ~~~~~~~~~~^^^^^^^^^^
  File "/home/runner/work/integrations-core/integrations-core/datadog_checks_base/datadog_checks/base/utils/tracing.py", line 55, in wrapper
    return f(self, *args, **kwargs)
  File "/home/runner/work/integrations-core/integrations-core/postgres/datadog_checks/postgres/postgres.py", line 1162, in check
    raise e
  File "/home/runner/work/integrations-core/integrations-core/postgres/datadog_checks/postgres/postgres.py", line 1129, in check
...
test_only_custom_queries from test_custom_metrics.py (Datadog)

Traceback (most recent call last):
  File "/home/runner/work/integrations-core/integrations-core/datadog_checks_base/datadog_checks/base/checks/base.py", line 1316, in run
    self.check(instance)
    ~~~~~~~~~~^^^^^^^^^^
  File "/home/runner/work/integrations-core/integrations-core/datadog_checks_base/datadog_checks/base/utils/tracing.py", line 55, in wrapper
    return f(self, *args, **kwargs)
  File "/home/runner/work/integrations-core/integrations-core/postgres/datadog_checks/postgres/postgres.py", line 1162, in check
    raise e
  File "/home/runner/work/integrations-core/integrations-core/postgres/datadog_checks/postgres/postgres.py", line 1129, in check
...
View all
This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 713a96b | Docs | Datadog PR Page | Was this helpful? Give us feedback!

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