Skip to content
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

postgres check: bump datadog_checks_base min version #8757

Merged
merged 1 commit into from
Mar 4, 2021

Commits on Mar 4, 2021

  1. postgres check: bump datadog_checks_base min version

    Fix broken build due to old datadog_checks_base minimum version.
    
    ```
    E   ImportError: cannot import name 'compute_exec_plan_signature' from 'datadog_checks.base.utils.db.sql' (/home/vsts/work/1/s/postgres/.tox/py38/lib/python3.8/site-packages/datadog_checks/base/utils/db/sql.py)
    ```
    
    Follow-up to #8627
    
    Depends on #8759
    djova committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    ede03dc View commit details
    Browse the repository at this point in the history