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

Adds a couchbase module for metricbeat #3081

Merged
merged 46 commits into from
Dec 15, 2016

Commits on Dec 13, 2016

  1. Configuration menu
    Copy the full SHA
    ee5986c View commit details
    Browse the repository at this point in the history
  2. adds host informtion

    paschdan committed Dec 13, 2016
    Configuration menu
    Copy the full SHA
    26532dc View commit details
    Browse the repository at this point in the history
  3. adds initial node metricset

    paschdan committed Dec 13, 2016
    Configuration menu
    Copy the full SHA
    ef6d266 View commit details
    Browse the repository at this point in the history
  4. rename mapping function

    in host the mapping function returns only one event, so it should be singular
    paschdan committed Dec 13, 2016
    Configuration menu
    Copy the full SHA
    64c3b4a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e9fb8d5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e9ac84c View commit details
    Browse the repository at this point in the history
  7. reorder host metrics

    paschdan committed Dec 13, 2016
    Configuration menu
    Copy the full SHA
    9eb34fc View commit details
    Browse the repository at this point in the history
  8. rename host to cluster

    also removes unrelevant data
    paschdan committed Dec 13, 2016
    Configuration menu
    Copy the full SHA
    3e54698 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a8560a5 View commit details
    Browse the repository at this point in the history
  10. adds basic bucket stats

    paschdan committed Dec 13, 2016
    Configuration menu
    Copy the full SHA
    1cc6c86 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bb443be View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9e923d1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8c24116 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    430b50d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c9501e4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b0a1c54 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    13bdd86 View commit details
    Browse the repository at this point in the history
  18. fix style according to gofmt

    paschdan committed Dec 13, 2016
    Configuration menu
    Copy the full SHA
    58983c3 View commit details
    Browse the repository at this point in the history
  19. update meta data

    paschdan committed Dec 13, 2016
    Configuration menu
    Copy the full SHA
    87b7ebc View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    248c494 View commit details
    Browse the repository at this point in the history
  21. add fields to node metricset

    paschdan committed Dec 13, 2016
    Configuration menu
    Copy the full SHA
    0951671 View commit details
    Browse the repository at this point in the history
  22. update asciidoc

    paschdan committed Dec 13, 2016
    Configuration menu
    Copy the full SHA
    2d083d6 View commit details
    Browse the repository at this point in the history
  23. correct datatypes in fields

    paschdan committed Dec 13, 2016
    Configuration menu
    Copy the full SHA
    a0429e8 View commit details
    Browse the repository at this point in the history
  24. update docs and fields

    paschdan committed Dec 13, 2016
    Configuration menu
    Copy the full SHA
    d2f577a View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    f42f4eb View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    771708f View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    d3ee4ba View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    17fee81 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    cdb5308 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    5a30371 View commit details
    Browse the repository at this point in the history
  31. update templates and docs

    paschdan committed Dec 13, 2016
    Configuration menu
    Copy the full SHA
    c5e1f17 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    9ed7f2c View commit details
    Browse the repository at this point in the history
  33. pin couchbase to 4.5.1

    paschdan committed Dec 13, 2016
    Configuration menu
    Copy the full SHA
    50dee5f View commit details
    Browse the repository at this point in the history
  34. restructure imports

    paschdan committed Dec 13, 2016
    Configuration menu
    Copy the full SHA
    27cff5b View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    01c01cb View commit details
    Browse the repository at this point in the history
  36. flag module as experimental

    paschdan committed Dec 13, 2016
    Configuration menu
    Copy the full SHA
    a467371 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    c1bd992 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    3a7d836 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    8dcf4cd View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    533acf9 View commit details
    Browse the repository at this point in the history
  41. update metadata after rebase

    paschdan committed Dec 13, 2016
    Configuration menu
    Copy the full SHA
    e21bdb6 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    667165c View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    c6a75c2 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    899f3d6 View commit details
    Browse the repository at this point in the history
  45. update metadata

    paschdan committed Dec 13, 2016
    Configuration menu
    Copy the full SHA
    82aae5c View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    532772b View commit details
    Browse the repository at this point in the history