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

Client APIs for reporting resource usage of host and allocations #1189

Merged
merged 69 commits into from
May 31, 2016

Commits on May 29, 2016

  1. Configuration menu
    Copy the full SHA
    1cae57a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01e0ae7 View commit details
    Browse the repository at this point in the history
  3. Added cpu stats

    diptanu committed May 29, 2016
    Configuration menu
    Copy the full SHA
    a485a38 View commit details
    Browse the repository at this point in the history
  4. Added the nomad stats command

    diptanu committed May 29, 2016
    Configuration menu
    Copy the full SHA
    50250b1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eda53e3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f390261 View commit details
    Browse the repository at this point in the history
  7. Updated gopsutil

    diptanu committed May 29, 2016
    Configuration menu
    Copy the full SHA
    445b181 View commit details
    Browse the repository at this point in the history
  8. Collecting host stats

    diptanu committed May 29, 2016
    Configuration menu
    Copy the full SHA
    fe8f640 View commit details
    Browse the repository at this point in the history
  9. Added some documentation

    diptanu committed May 29, 2016
    Configuration menu
    Copy the full SHA
    7d8196d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1f12e90 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3f0c42c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    72c60d6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0fdff61 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c85b4de View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9a851a1 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ea1370d View commit details
    Browse the repository at this point in the history
  17. Implemented cpu stats

    diptanu committed May 29, 2016
    Configuration menu
    Copy the full SHA
    30cbfe1 View commit details
    Browse the repository at this point in the history
  18. Vendoring go-ps

    diptanu committed May 29, 2016
    Configuration menu
    Copy the full SHA
    f693545 View commit details
    Browse the repository at this point in the history
  19. updating the CpuStats api

    diptanu committed May 29, 2016
    Configuration menu
    Copy the full SHA
    cbe6f6a View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7f016a7 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    0af3e7e View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    9806867 View commit details
    Browse the repository at this point in the history
  23. Added locks to RingBuf

    diptanu committed May 29, 2016
    Configuration menu
    Copy the full SHA
    b7158be View commit details
    Browse the repository at this point in the history
  24. Added some docs

    diptanu committed May 29, 2016
    Configuration menu
    Copy the full SHA
    df68129 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    3f336f4 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    16f298f View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    3dc28bd View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    458b701 View commit details
    Browse the repository at this point in the history
  29. Renamed CpuUsage to CpuStats

    diptanu committed May 29, 2016
    Configuration menu
    Copy the full SHA
    3192e31 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    6132ccc View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    33f2d0c View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    aee9db0 View commit details
    Browse the repository at this point in the history
  33. Added uptime to node stats

    diptanu committed May 29, 2016
    Configuration menu
    Copy the full SHA
    1183037 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    4491c2b View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    b273eb8 View commit details
    Browse the repository at this point in the history
  36. Changed the stats endpoints

    diptanu committed May 29, 2016
    Configuration menu
    Copy the full SHA
    b755ab9 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    2b1f389 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    95a3ca8 View commit details
    Browse the repository at this point in the history
  39. Renamed monitorUsage method

    diptanu committed May 29, 2016
    Configuration menu
    Copy the full SHA
    cf8861e View commit details
    Browse the repository at this point in the history
  40. Making the stats collection interval and number of data points to kee…

    …p in memory configurable
    diptanu committed May 29, 2016
    Configuration menu
    Copy the full SHA
    bf6c034 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    584c1e3 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    3a2cce2 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    31af4e0 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    73f0594 View commit details
    Browse the repository at this point in the history
  45. Added comments

    diptanu committed May 29, 2016
    Configuration menu
    Copy the full SHA
    3a8b152 View commit details
    Browse the repository at this point in the history
  46. Fixed the logic of scanpids

    diptanu committed May 29, 2016
    Configuration menu
    Copy the full SHA
    f59ad3d View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    2c52338 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    71d3361 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    c99733e View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    7870912 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    25be2da View commit details
    Browse the repository at this point in the history
  52. Fixing the alloc runner tests

    diptanu committed May 29, 2016
    Configuration menu
    Copy the full SHA
    1c635ea View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    b51b08b View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    03c9d94 View commit details
    Browse the repository at this point in the history
  55. Stopping the metrics collector timers using defer and starting to col…

    …lect host stats right away
    diptanu committed May 29, 2016
    Configuration menu
    Copy the full SHA
    f765e82 View commit details
    Browse the repository at this point in the history
  56. comments

    diptanu committed May 29, 2016
    Configuration menu
    Copy the full SHA
    f16191c View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    455c759 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    2571ea6 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    0b868e0 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    68ec1f3 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    15e79c3 View commit details
    Browse the repository at this point in the history
  62. Making the cli use new apis

    diptanu committed May 29, 2016
    Configuration menu
    Copy the full SHA
    06f8d58 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    4611540 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    0782803 View commit details
    Browse the repository at this point in the history
  65. Added a test for docker

    diptanu committed May 29, 2016
    Configuration menu
    Copy the full SHA
    993675d View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    951b553 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    c760d59 View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    e00e203 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2016

  1. Fixed a test

    diptanu committed May 30, 2016
    Configuration menu
    Copy the full SHA
    f1a5348 View commit details
    Browse the repository at this point in the history