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

Add server tag to metrics and service_check #2928

Merged
merged 12 commits into from
Mar 19, 2019

Commits on Mar 13, 2019

  1. Configuration menu
    Copy the full SHA
    86e1a35 View commit details
    Browse the repository at this point in the history
  2. removes pginstance tag from service checks

    pginstance can be redundant to the SC's host and port being added here, so removing them
    ian28223 committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    5a32809 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    779be7a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c522372 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dcc0e4a View commit details
    Browse the repository at this point in the history
  6. fix connections_metrics test

    ian28223 committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    a7299ec View commit details
    Browse the repository at this point in the history
  7. changes order

    checks bgw metrics first > add `db` tag > then check common
    ian28223 committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    72c65e5 View commit details
    Browse the repository at this point in the history
  8. fix E231

    ian28223 committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    1ce103d View commit details
    Browse the repository at this point in the history
  9. fix e501

    ian28223 committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    cf1ac33 View commit details
    Browse the repository at this point in the history
  10. adds pg_instance tag in test_custom_metrics

    adding again after a rebase/conflict
    ian28223 committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    2586e92 View commit details
    Browse the repository at this point in the history
  11. use append instead of extend

    ian28223 committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    8b4e8f7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4c892ae View commit details
    Browse the repository at this point in the history