Commit Graph

4118 Commits

Author SHA1 Message Date
Sean Chittenden
7db2eb03c4 Use consul/lib's RandomStagger
Removes four redundant copies of the method in the process.
2016-06-10 15:48:36 -04:00
Sean Chittenden
a1cb3f14d0 Use consul/lib's RateScaledInterval 2016-06-10 15:48:36 -04:00
Alex Dadgar
2be78d2ba8 fix types 2016-06-10 11:52:15 -07:00
Alex Dadgar
359cf00d3d Merge pull request #1252 from hashicorp/f-blocked-eval-text
Better placement failure text for blocked evals
2016-06-10 11:41:41 -07:00
Alex Dadgar
9112481700 Merge pull request #1251 from hashicorp/f-alloc-status-resources
Alloc-status only shows measured statistics and fixes to CPU calculations
2016-06-10 11:39:41 -07:00
Alex Dadgar
a8b1d31812 use time.Second instead of our own const 2016-06-10 11:38:59 -07:00
Alex Dadgar
185c896ac0 helper 2016-06-10 11:02:15 -07:00
Alex Dadgar
f6aa384efb better placement failure text for blocked evals 2016-06-10 10:56:32 -07:00
Alex Dadgar
693c8f9e42 Alloc-status only shows measured statistics and fixes to CPU calculations 2016-06-10 10:38:29 -07:00
Diptanu Choudhury
cf106e90c7 Merge pull request #1248 from hashicorp/fix-node-cpu-usage
Fixed calculation of cpu usage percent in user and sys mode for pids
2016-06-09 20:47:53 -07:00
Diptanu Choudhury
d594d95012 Fixed merge conflicts 2016-06-10 04:47:34 +01:00
Diptanu Choudhury
06e90cb6c0 Using named variables 2016-06-10 04:45:16 +01:00
Alex Dadgar
cc691d734b Merge pull request #1247 from hashicorp/f-measured-resources
Annotate what statistics are measured
2016-06-09 20:07:47 -07:00
Diptanu Choudhury
8d52390aca Fixed calculation of cpu usage percent in user and sys mode for pids 2016-06-10 04:06:32 +01:00
Alex Dadgar
17af581d93 Annotate what is measured 2016-06-09 19:45:41 -07:00
Diptanu Choudhury
b9594f64e5 Merge pull request #1246 from hashicorp/fix-node-cpu-usage
Changed the logic of calculation of node cpu usage
2016-06-09 19:29:12 -07:00
Diptanu Choudhury
e4bad88a87 Changed the logic of calculation of node cpu usage 2016-06-10 03:24:42 +01:00
Alex Dadgar
6566420346 Merge pull request #1244 from hashicorp/b-eval-reblock-test-hardening
Don't dequeue requeued evals in tests
2016-06-09 11:35:42 -07:00
Alex Dadgar
f5041366f6 changelog 2016-06-08 14:12:23 -07:00
Alex Dadgar
e5fd46204b Merge pull request #1241 from hashicorp/v-vendor-go-plugin
vendor go-plugin - removes tmp files used to communicate with plugin
2016-06-08 14:11:32 -07:00
Diptanu Choudhury
c06568c638 Merge pull request #1242 from matthaias/patch-1
Change 'fs ls' cmd to 'fs' cmd
2016-06-08 12:04:13 -07:00
Matthias
6cd4356952 Change 'fs ls' cmd to 'fs' cmd 2016-06-08 20:58:20 +02:00
Alex Dadgar
5ffb2f024c Merge pull request #1237 from hashicorp/b-regions
CLI can forward request to different regions
2016-06-08 11:00:23 -07:00
Alex Dadgar
077e151f92 vendor go-plugin - removes tmp files used to communicate with plugin 2016-06-08 10:34:18 -07:00
Diptanu Choudhury
4fc5eedfa7 Moving the stats error to the bottom of alloc status 2016-06-08 12:28:41 -04:00
Diptanu Choudhury
5b50e01b93 Moving the stats error to the bottom of node status 2016-06-08 12:21:20 -04:00
Diptanu Choudhury
52dd756afe Fixed the formating of % in nomad alloc status 2016-06-08 08:53:33 -04:00
Diptanu Choudhury
22b93c02ab Merge pull request #1229 from hashicorp/update-plugin
Updated go-plugin dependency
2016-06-08 05:36:07 -07:00
Alex Dadgar
9534c4c062 Merge pull request #1238 from hashicorp/b-restore-stop-collection
Fix resource collection channel being nil on restore
2016-06-07 15:03:29 -07:00
Alex Dadgar
cd36c4a7a3 fix channel being nil on restore 2016-06-07 15:03:08 -07:00
Alex Dadgar
baff94f3ba docs 2016-06-07 11:33:55 -07:00
Alex Dadgar
cc80c2442f Run and plan automatically sets the region 2016-06-07 11:28:07 -07:00
Alex Dadgar
92ea016fa0 Add region flag and environment variable 2016-06-07 11:16:04 -07:00
Alex Dadgar
f76eabfb71 don't dequeue 2016-06-07 09:51:20 -07:00
Alex Dadgar
aca6b2d8a8 Merge pull request #1227 from hashicorp/upstream-scada-provider
Use upstream high-level SCADA provider
2016-06-07 09:47:24 -07:00
Alex Dadgar
09db578b92 Merge pull request #1234 from joeshaw/patch-1
add `make bootstrap` step for source compilation
2016-06-07 09:44:18 -07:00
Diptanu Choudhury
3932eb8c7b Fixed the svc id generation scheme while pruning services 2016-06-07 08:14:11 -07:00
Diptanu Choudhury
8c931a12ee Returning an error if stats collection hasn't started yet for a new docker container 2016-06-06 18:52:54 -07:00
Diptanu Choudhury
d00903aab2 Merge pull request #1235 from hashicorp/stats-cli
Rework the node-status and alloc-status cli
2016-06-06 16:11:30 -07:00
Diptanu Choudhury
cc2b47b939 Indicating which values are percentages 2016-06-06 16:10:34 -07:00
Diptanu Choudhury
1e2ebced8d Getting inodes used percent back 2016-06-06 16:10:34 -07:00
Diptanu Choudhury
f50b0da147 Showing detailed resource usage stats in alloc-stats 2016-06-06 16:10:34 -07:00
Diptanu Choudhury
7699b68641 Showing task resource usage in alloc status 2016-06-06 16:10:34 -07:00
Diptanu Choudhury
b4a17d408b Showing actual resource usage 2016-06-06 16:10:34 -07:00
Diptanu Choudhury
0b67729e6c Added the stats flag 2016-06-06 16:10:34 -07:00
Diptanu Choudhury
6f54b4aa02 Removing inode percent since it doesn't work in some cases 2016-06-06 16:10:34 -07:00
Diptanu Choudhury
37c3fa1d85 removed the stats cli command 2016-06-06 16:10:34 -07:00
Joe Shaw
0bf720bc3f add make bootstrap step for source compilation
Without this the codecgen tool is missing and compilation fails.
2016-06-06 13:33:54 -04:00
Ivo Verberk
75bd534125 Revert "Hack the Travis build"
This reverts commit f5532978c8.
2016-06-05 13:35:12 +02:00
Ivo Verberk
70bd2ce883 Revert "And again"
This reverts commit c7726ff5d6.
2016-06-05 13:35:03 +02:00