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

Integrate metric items into raylet #4602

Merged
merged 28 commits into from
Apr 25, 2019

Commits on Apr 19, 2019

  1. refine tables.

    Add redis latency
    Jovan authored and jovany-wang committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    8ae184b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed8a40a View commit details
    Browse the repository at this point in the history
  3. Add CurrentDriver metric.

    jovany-wang committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    7755698 View commit details
    Browse the repository at this point in the history
  4. Add actor stats.

    jovany-wang committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    cd2dce7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a45b779 View commit details
    Browse the repository at this point in the history
  6. Add LineageStats metric.

    jovany-wang committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    0edf061 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    41ee5d4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2a74e6d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d269725 View commit details
    Browse the repository at this point in the history
  10. Refine

    jovany-wang committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    c87027e View commit details
    Browse the repository at this point in the history
  11. Refine

    jovany-wang committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    e07a539 View commit details
    Browse the repository at this point in the history
  12. Refine

    jovany-wang committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    07f8aa9 View commit details
    Browse the repository at this point in the history
  13. Update src/ray/gcs/redis_context.cc

    Co-Authored-By: jovany-wang <[email protected]>
    raulchen and jovany-wang committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    1dc7e65 View commit details
    Browse the repository at this point in the history
  14. Update src/ray/gcs/redis_context.cc

    Co-Authored-By: jovany-wang <[email protected]>
    raulchen and jovany-wang committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    fd94ce5 View commit details
    Browse the repository at this point in the history
  15. Update src/ray/stats/metric_defs.h

    Co-Authored-By: jovany-wang <[email protected]>
    raulchen and jovany-wang committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    25642d9 View commit details
    Browse the repository at this point in the history
  16. Address comments.

    jovany-wang committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    7e982d6 View commit details
    Browse the repository at this point in the history
  17. run format.sh

    jovany-wang committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    5668f6a View commit details
    Browse the repository at this point in the history
  18. Fix CI

    jovany-wang committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    4ddc7f1 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2019

  1. Update src/ray/stats/metric_defs.h

    Co-Authored-By: jovany-wang <[email protected]>
    raulchen and jovany-wang authored Apr 22, 2019
    Configuration menu
    Copy the full SHA
    4b0f055 View commit details
    Browse the repository at this point in the history
  2. Update src/ray/stats/metric_defs.h

    Co-Authored-By: jovany-wang <[email protected]>
    raulchen and jovany-wang authored Apr 22, 2019
    Configuration menu
    Copy the full SHA
    fe86988 View commit details
    Browse the repository at this point in the history
  3. Update src/ray/stats/metric_defs.h

    Co-Authored-By: jovany-wang <[email protected]>
    raulchen and jovany-wang authored Apr 22, 2019
    Configuration menu
    Copy the full SHA
    e05aaa0 View commit details
    Browse the repository at this point in the history
  4. Update src/ray/stats/metric_defs.h

    Co-Authored-By: jovany-wang <[email protected]>
    raulchen and jovany-wang authored Apr 22, 2019
    Configuration menu
    Copy the full SHA
    82610de View commit details
    Browse the repository at this point in the history
  5. Update src/ray/stats/metric_defs.h

    Co-Authored-By: jovany-wang <[email protected]>
    raulchen and jovany-wang authored Apr 22, 2019
    Configuration menu
    Copy the full SHA
    569cf10 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2019

  1. Address comments.

    jovany-wang committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    ecfe1af View commit details
    Browse the repository at this point in the history
  2. Fix linting,

    jovany-wang committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    b73ca64 View commit details
    Browse the repository at this point in the history
  3. Address comment

    jovany-wang committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    9edf32b View commit details
    Browse the repository at this point in the history
  4. Fix lint

    jovany-wang committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    7c5a9e8 View commit details
    Browse the repository at this point in the history
  5. Fix CI

    jovany-wang committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    77dcccc View commit details
    Browse the repository at this point in the history