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

Peak JVM used memory heuristic - (Depends on Custom SHS - Requires peakJvmUsedMemory metric) #283

Merged
merged 18 commits into from
Jan 10, 2018

Commits on Jan 8, 2018

  1. Peak JVM used memory heuristic

    swasti committed Jan 8, 2018
    Configuration menu
    Copy the full SHA
    fb3268b View commit details
    Browse the repository at this point in the history
  2. Update JvmUsedMemoryHeuristic.scala

    skakker authored and swasti committed Jan 8, 2018
    Configuration menu
    Copy the full SHA
    6a18167 View commit details
    Browse the repository at this point in the history
  3. Update JvmUsedMemoryHeuristic.scala

    skakker authored and swasti committed Jan 8, 2018
    Configuration menu
    Copy the full SHA
    7efad4e View commit details
    Browse the repository at this point in the history
  4. Update helpJvmUsedMemoryHeuristic.scala.html

    skakker authored and swasti committed Jan 8, 2018
    Configuration menu
    Copy the full SHA
    ad292d3 View commit details
    Browse the repository at this point in the history
  5. Update helpJvmUsedMemoryHeuristic.scala.html

    skakker authored and swasti committed Jan 8, 2018
    Configuration menu
    Copy the full SHA
    b5730f5 View commit details
    Browse the repository at this point in the history
  6. Update JvmUsedMemoryHeuristic.scala

    skakker authored and swasti committed Jan 8, 2018
    Configuration menu
    Copy the full SHA
    9bd53b1 View commit details
    Browse the repository at this point in the history
  7. Update JvmUsedMemoryHeuristicTest.scala

    skakker authored and swasti committed Jan 8, 2018
    Configuration menu
    Copy the full SHA
    eb228ec View commit details
    Browse the repository at this point in the history
  8. Update JvmUsedMemoryHeuristicTest.scala

    skakker authored and swasti committed Jan 8, 2018
    Configuration menu
    Copy the full SHA
    e30fe33 View commit details
    Browse the repository at this point in the history
  9. Update JvmUsedMemoryHeuristic.scala

    skakker authored and swasti committed Jan 8, 2018
    Configuration menu
    Copy the full SHA
    f4e26fd View commit details
    Browse the repository at this point in the history
  10. adding a local instance of StageStatus and changing default from .sna…

    …ppy to .lz4
    swasti committed Jan 8, 2018
    Configuration menu
    Copy the full SHA
    2ff8f78 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    95e095a View commit details
    Browse the repository at this point in the history
  12. fixed the exception can't cast int to Long

    swasti committed Jan 8, 2018
    Configuration menu
    Copy the full SHA
    e63c30d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2574509 View commit details
    Browse the repository at this point in the history
  14. head of empty list execpeiton fixed

    swasti committed Jan 8, 2018
    Configuration menu
    Copy the full SHA
    23073fc View commit details
    Browse the repository at this point in the history
  15. Update JvmUsedMemoryHeuristic.scala

    skakker authored and swasti committed Jan 8, 2018
    Configuration menu
    Copy the full SHA
    b49026b View commit details
    Browse the repository at this point in the history
  16. Update helpJvmUsedMemoryHeuristic.scala.html

    skakker authored and swasti committed Jan 8, 2018
    Configuration menu
    Copy the full SHA
    9f8bdf2 View commit details
    Browse the repository at this point in the history
  17. changes in test due to rebasing

    swasti committed Jan 8, 2018
    Configuration menu
    Copy the full SHA
    ed58ba0 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2018

  1. acknowledging review comments

    swasti committed Jan 9, 2018
    Configuration menu
    Copy the full SHA
    7397e50 View commit details
    Browse the repository at this point in the history