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 integration/system tests for Kafka JMX metricsets #14677

Merged
merged 15 commits into from
Nov 25, 2019

Commits on Nov 20, 2019

  1. wip

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    51caad1 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2019

  1. Add integration tests for Kafka JMX metricsets

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    1fbbab5 View commit details
    Browse the repository at this point in the history
  2. Add system tests

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    f2fb85b View commit details
    Browse the repository at this point in the history
  3. Use paremeterized in system_tests

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    d7ad564 View commit details
    Browse the repository at this point in the history
  4. Increase timeout time in system tests

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    7df6775 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2019

  1. Remove home path in beat start call

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    dfe4c10 View commit details
    Browse the repository at this point in the history
  2. Fix permissions env

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    7afd014 View commit details
    Browse the repository at this point in the history
  3. Move permission flag to python test

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    81facf9 View commit details
    Browse the repository at this point in the history
  4. Make env setting default

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    46442e0 View commit details
    Browse the repository at this point in the history
  5. fix integration test

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    f0d9a37 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2019

  1. Configuration menu
    Copy the full SHA
    9d229cd View commit details
    Browse the repository at this point in the history
  2. Add max_lag missing field

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    83421f1 View commit details
    Browse the repository at this point in the history
  3. Add final missing fields

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    c34d0cc View commit details
    Browse the repository at this point in the history
  4. Make use of NewFetcher in integration tests

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    d9944bd View commit details
    Browse the repository at this point in the history
  5. Update fields to follow naming conventions

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    44e0c74 View commit details
    Browse the repository at this point in the history