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

Replicaset status fix #55

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Commits on Aug 2, 2018

  1. Ensure server + replicaset metrics are pulled for local host, not usi…

    …ng 'read preference'
    naemono authored and majormoses committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    aeffa4e View commit details
    Browse the repository at this point in the history
  2. Changelog update

    naemono authored and majormoses committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    1534adb View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2018

  1. adding --connect option and use it

    - when retrieving metrics it will now pull only local metrics rather than all nodes in the reiplca set. To revert this behavior you can add `--connect replica_set`
    
    - control of connection type for metric gatherering scripts
    
    Signed-off-by: Ben Abrams <[email protected]>
    majormoses committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    c9ed3f8 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

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

Commits on Apr 24, 2021

  1. Configuration menu
    Copy the full SHA
    422493a View commit details
    Browse the repository at this point in the history
  2. fix connection argument

    majormoses committed Apr 24, 2021
    Configuration menu
    Copy the full SHA
    4e082f1 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. Fix connect option

    Allow for a 'none' to be default to not break existing behavior
    Add integration test with full mongodb replicaset to show/ensure behavior
    naemono committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    9e603e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    519107c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'replicaset-status-fix' of github.com:naemono/sensu-plug…

    …ins-mongodb into replicaset-status-fix
    naemono committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    47f42f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d05b967 View commit details
    Browse the repository at this point in the history
  5. Fix typo

    naemono committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    6a13315 View commit details
    Browse the repository at this point in the history