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

Submit critical service check whenever connection fails #15208

Merged
merged 18 commits into from
Aug 8, 2023

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    be11fb4 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    2345de2 View commit details
    Browse the repository at this point in the history
  2. clean up variable

    iliakur committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    55dc027 View commit details
    Browse the repository at this point in the history
  3. style fixes

    iliakur committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    0953104 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. remove outdated todo comment

    iliakur committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    764a49c View commit details
    Browse the repository at this point in the history
  2. fix integration tests

    iliakur committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    0e2c377 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6343a7 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    5654c6b View commit details
    Browse the repository at this point in the history
  2. Update mongo/datadog_checks/mongo/mongo.py

    Co-authored-by: Alex Lopez <[email protected]>
    iliakur and alopezz authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    646e664 View commit details
    Browse the repository at this point in the history
  3. Update mongo/datadog_checks/mongo/mongo.py

    Co-authored-by: Florent Clarret <[email protected]>
    iliakur and FlorentClarret authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    89d8ef4 View commit details
    Browse the repository at this point in the history
  4. add import

    iliakur committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    fe9f4b8 View commit details
    Browse the repository at this point in the history
  5. misc changes

    iliakur committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    590c1e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. Configuration menu
    Copy the full SHA
    2857c6d View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. style fixes

    iliakur committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    baa2418 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84a8e4d View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    3984ecd View commit details
    Browse the repository at this point in the history
  2. Update mongo/tests/test_integration.py

    Co-authored-by: Alex Lopez <[email protected]>
    iliakur and alopezz authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    5a4420a View commit details
    Browse the repository at this point in the history
  3. fix formatting

    iliakur committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    fbbb024 View commit details
    Browse the repository at this point in the history