Commit Graph

4094 Commits

Author SHA1 Message Date
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
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
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
Ivo Verberk
36f2375ce6 Revert "Scope the test"
This reverts commit 7d018ef1be.
2016-06-05 13:34:24 +02:00
Ivo Verberk
d7ac4c01bb Revert "Add verbosity flag"
This reverts commit 9089105e16.
2016-06-05 13:34:16 +02:00
Ivo Verberk
337ddd5c1d Revert "Scope to one test"
This reverts commit 9e812db94e.
2016-06-05 13:34:03 +02:00
Ivo Verberk
9e812db94e Scope to one test 2016-06-05 13:22:58 +02:00
Ivo Verberk
9089105e16 Add verbosity flag 2016-06-05 13:17:13 +02:00
Ivo Verberk
7d018ef1be Scope the test 2016-06-05 12:37:18 +02:00
Ivo Verberk
c7726ff5d6 And again 2016-06-04 23:18:10 +02:00
Ivo Verberk
f5532978c8 Hack the Travis build 2016-06-04 23:18:04 +02:00
Alex Dadgar
b1d4982e2d Merge pull request #1232 from hashicorp/f-s3-artifact-examples
Add several more s3 examples to artifact docs
2016-06-03 15:08:56 -07:00
Pete Shima
33de027f06 Add s3 examples to json docs as well 2016-06-03 14:35:43 -07:00
Diptanu Choudhury
42cde29ca2 Updated go-plugin 2016-06-03 14:25:07 -07:00
Alex Dadgar
c1c175010a Handle errors during stats collection 2016-06-03 14:23:18 -07:00
Alex Dadgar
a5f5013e3a Merge branch 'master' of github.com:hashicorp/nomad 2016-06-03 14:14:36 -07:00
Alex Dadgar
4cbfd6e481 changelog 2016-06-03 14:14:29 -07:00
Alex Dadgar
193c04a569 Merge pull request #1231 from hashicorp/b-fsm-lock
Fix periodic dispatch and blocked evals not releasing lock
2016-06-03 14:12:58 -07:00
Pete Shima
beb3d45cf9 Add several more s3 examples to artifact docs 2016-06-03 14:08:05 -07:00
Alex Dadgar
38aafc0f83 Fix case in periodic dispatch and blocked evals where lock was not released 2016-06-03 13:46:57 -07:00
Alex Dadgar
455688e16d Change eval_endpoint test to not retry but block longer 2016-06-03 12:02:49 -07:00
Alex Dadgar
c84cea28cd up timeout for dequeue in test 2016-06-03 11:36:50 -07:00
Diptanu Choudhury
19b3411604 Merge pull request #1226 from hashicorp/f-push-stats
Push Resource Usage stats to remote sinks
2016-06-02 23:14:59 +02:00
Diptanu Choudhury
63dd00a2f3 Enqueing metrics only if they are not nil 2016-06-02 17:14:15 -04:00
Jeff Mitchell
c8b730ad08 Update to merged scada-client 2016-06-01 18:41:56 -04:00
Jeff Mitchell
4a389c53e7 Use upstream high-level SCADA provider 2016-06-01 18:25:09 -04:00
Diptanu Choudhury
a9f02036c7 Sending metrics for tasks as well 2016-06-01 16:42:16 +02:00