open-nomad/ui/app/models
Michael Lange 726f3a75e9 Fix the memory usage math
1. Use RSS, not Cache (shoulda read the source)
2. Convert bytes to megabytes before doing division
2017-10-17 10:17:42 -07:00
..
.gitkeep sync 2017-09-19 10:08:23 -05:00
agent.js sync 2017-09-19 10:08:23 -05:00
allocation.js Fix the memory usage math 2017-10-17 10:17:42 -07:00
deployment.js sync 2017-09-19 10:08:23 -05:00
job-version.js sync 2017-09-19 10:08:23 -05:00
job.js Make namespace a relationship of job 2017-10-11 13:45:03 -07:00
namespace.js New namespaces model 2017-10-11 13:45:03 -07:00
network.js sync 2017-09-19 10:08:23 -05:00
node-attributes.js sync 2017-09-19 10:08:23 -05:00
node.js sync 2017-09-19 10:08:23 -05:00
policy.js Data modeling for tokens and policies 2017-10-16 13:27:51 -07:00
resources.js sync 2017-09-19 10:08:23 -05:00
task-event.js sync 2017-09-19 10:08:23 -05:00
task-group-deployment-summary.js sync 2017-09-19 10:08:23 -05:00
task-group-summary.js sync 2017-09-19 10:08:23 -05:00
task-group.js sync 2017-09-19 10:08:23 -05:00
task-state.js sync 2017-09-19 10:08:23 -05:00
task.js sync 2017-09-19 10:08:23 -05:00
token.js Data modeling for tokens and policies 2017-10-16 13:27:51 -07:00