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 HealthCheck information for Metricbeat docker module #3357

Merged
merged 28 commits into from
Jan 25, 2017

Commits on Jan 10, 2017

  1. Add health to standalone container

    sebastienmusso committed Jan 10, 2017
    Configuration menu
    Copy the full SHA
    48c52a9 View commit details
    Browse the repository at this point in the history
  2. Add node metricset

    sebastienmusso committed Jan 10, 2017
    Configuration menu
    Copy the full SHA
    cef2bc8 View commit details
    Browse the repository at this point in the history
  3. Add node module for docker metricset

    sebastienmusso committed Jan 10, 2017
    Configuration menu
    Copy the full SHA
    0168682 View commit details
    Browse the repository at this point in the history
  4. Fix docker dependency issue

    sebastienmusso committed Jan 10, 2017
    Configuration menu
    Copy the full SHA
    8f0ed13 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2017

  1. Add docker service metricset

    sebastienmusso committed Jan 11, 2017
    Configuration menu
    Copy the full SHA
    bebac8f View commit details
    Browse the repository at this point in the history
  2. Fix service index mapping and add comment

    sebastienmusso committed Jan 11, 2017
    Configuration menu
    Copy the full SHA
    1009222 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2017

  1. add healthcheck metricset in docker module

    sebastienmusso committed Jan 20, 2017
    Configuration menu
    Copy the full SHA
    b95e76a View commit details
    Browse the repository at this point in the history
  2. add healthcheck metricset in docker module

    sebastienmusso committed Jan 20, 2017
    Configuration menu
    Copy the full SHA
    cd0cebc View commit details
    Browse the repository at this point in the history
  3. delete old fsouza lib (node.go and service.go)

    sebastienmusso committed Jan 20, 2017
    Configuration menu
    Copy the full SHA
    3d743aa View commit details
    Browse the repository at this point in the history
  4. Set metricbeat.full.yml to default value

    sebastienmusso committed Jan 20, 2017
    Configuration menu
    Copy the full SHA
    2e29629 View commit details
    Browse the repository at this point in the history
  5. Fix shell in metricbeat.full.yml

    sebastienmusso committed Jan 20, 2017
    Configuration menu
    Copy the full SHA
    6ff4edf View commit details
    Browse the repository at this point in the history
  6. Last commit, add comment

    sebastienmusso committed Jan 20, 2017
    Configuration menu
    Copy the full SHA
    2e9ab40 View commit details
    Browse the repository at this point in the history
  7. set metricset list in alphabetical order, remap event healtcheck data…

    …, compare eventMapping to nil
    sebastienmusso committed Jan 20, 2017
    Configuration menu
    Copy the full SHA
    d8e7256 View commit details
    Browse the repository at this point in the history
  8. Add health to standalone container

    sebastienmusso committed Jan 20, 2017
    Configuration menu
    Copy the full SHA
    2e8d78e View commit details
    Browse the repository at this point in the history
  9. Rebase on top of elastic/beats:master

    sebastienmusso committed Jan 20, 2017
    Configuration menu
    Copy the full SHA
    3e83526 View commit details
    Browse the repository at this point in the history
  10. Add node module for docker metricset

    sebastienmusso committed Jan 20, 2017
    Configuration menu
    Copy the full SHA
    619b19f View commit details
    Browse the repository at this point in the history
  11. Fix docker dependency issue

    sebastienmusso committed Jan 20, 2017
    Configuration menu
    Copy the full SHA
    76bb65a View commit details
    Browse the repository at this point in the history
  12. Add docker service metricset

    sebastienmusso committed Jan 20, 2017
    Configuration menu
    Copy the full SHA
    b604279 View commit details
    Browse the repository at this point in the history
  13. Fix service index mapping and add comment

    sebastienmusso committed Jan 20, 2017
    Configuration menu
    Copy the full SHA
    4a8e710 View commit details
    Browse the repository at this point in the history
  14. add healthcheck metricset in docker module

    sebastienmusso committed Jan 20, 2017
    Configuration menu
    Copy the full SHA
    daeba37 View commit details
    Browse the repository at this point in the history
  15. add healthcheck metricset in docker module

    sebastienmusso committed Jan 20, 2017
    Configuration menu
    Copy the full SHA
    61273fc View commit details
    Browse the repository at this point in the history
  16. Set metricbeat.full.yml to default value

    sebastienmusso committed Jan 20, 2017
    Configuration menu
    Copy the full SHA
    3391a69 View commit details
    Browse the repository at this point in the history
  17. Fix shell in metricbeat.full.yml

    sebastienmusso committed Jan 20, 2017
    Configuration menu
    Copy the full SHA
    09aa8c8 View commit details
    Browse the repository at this point in the history
  18. Last commit, add comment

    sebastienmusso committed Jan 20, 2017
    Configuration menu
    Copy the full SHA
    b14b290 View commit details
    Browse the repository at this point in the history
  19. set metricset list in alphabetical order, remap event healtcheck data…

    …, compare eventMapping to nil
    sebastienmusso committed Jan 20, 2017
    Configuration menu
    Copy the full SHA
    fc031d8 View commit details
    Browse the repository at this point in the history
  20. Merge branch 'master' of https://github.com/Treeptik/beats

    sebastienmusso committed Jan 20, 2017
    Configuration menu
    Copy the full SHA
    8a2e17b View commit details
    Browse the repository at this point in the history
  21. Delete external libs folder

    sebastienmusso committed Jan 20, 2017
    Configuration menu
    Copy the full SHA
    0be7340 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2017

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