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

fix(inputs.mongodb): add an option to bypass connection errors on start #11629

Merged
merged 27 commits into from
Sep 7, 2022
Merged

fix(inputs.mongodb): add an option to bypass connection errors on start #11629

merged 27 commits into from
Sep 7, 2022

Commits on Aug 10, 2022

  1. Configuration menu
    Copy the full SHA
    b623edb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f54547f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d45ac5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    534a95f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9981b91 View commit details
    Browse the repository at this point in the history
  6. Fix: add start to test

    papey committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    7d94083 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b3830f8 View commit details
    Browse the repository at this point in the history
  8. Group together internal vars

    papey committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    664d451 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f1f0206 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    35f16ca View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2022

  1. Configuration menu
    Copy the full SHA
    4998099 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7b050c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc1ed4e View commit details
    Browse the repository at this point in the history
  4. Chore: remove ugly line return

    papey committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    601f484 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2022

  1. Fix: add missing err check

    papey committed Aug 14, 2022
    Configuration menu
    Copy the full SHA
    97e94d5 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. Fix: typo

    papey committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    d0ae2fd View commit details
    Browse the repository at this point in the history
  2. Chore: remove emtpy comment Lines

    Was added by go fmt on save 🤷
    papey committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    2194d53 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. Reduce timeout in ping function

    papey committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    c8b23d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0071c0 View commit details
    Browse the repository at this point in the history
  3. Chore: s/connect/ping

    papey committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    b087bdc View commit details
    Browse the repository at this point in the history
  4. Chore: s/default/error

    papey committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    0e63599 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6ba7824 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Refacto: prefer single liner

    papey committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    35335eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29f46b1 View commit details
    Browse the repository at this point in the history
  3. Fix: docs

    papey committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    6c490d8 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

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

Commits on Sep 1, 2022

  1. Chore: harmonize error logs

    papey committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    3f2bc9f View commit details
    Browse the repository at this point in the history