Diptanu Choudhury
a96018fccc
Fixed typo
2017-04-10 11:45:11 -07:00
Diptanu Choudhury
37f4cf8c5e
Added docs
2017-04-10 11:27:32 -07:00
Jonathan Ballet
9afcea7426
Update doc to explain support for go-sockaddr/template format
2017-03-22 09:05:19 +01:00
Alex Dadgar
9bfeac3c1d
Update the vault config on website
2017-03-15 16:08:15 -07:00
Alex Dadgar
177bd14718
rename cpu_total_compute and docs
2017-03-14 14:15:49 -07:00
Alex Dadgar
2a105c4eaa
Merge pull request #2427 from hashicorp/f-gc-limit
...
Limit parallelism during garbage collection
2017-03-14 10:45:29 -07:00
Diptanu Choudhury
53d7ec02fd
Added docs for the collection_interval option in the telemetry block
2017-03-10 16:33:25 -08:00
Alex Dadgar
70e4feb045
Limit parallelism during garbage collection
...
This PR introduces a parallelism limit during garbage collection. This
is used to avoid large resource usage spikes if garbage collecting many
allocations at once.
2017-03-10 16:27:00 -08:00
Alex Dadgar
6910678c21
Allow random UUID
2017-02-27 13:42:37 -08:00
Alex Dadgar
6afcba9e22
Allow specification of eval/job gc threshold
2017-02-27 11:58:10 -08:00
Alex Dadgar
529993eaa9
links
2017-02-27 09:40:55 -08:00
Alex Dadgar
1a4f09387f
Docs
2017-02-16 18:42:53 -08:00
Tom Clegg
0b3372c064
fix typo
2017-02-05 12:12:15 -08:00
Alex Dadgar
e6863e4c01
reloads
2017-02-03 16:12:21 -08:00
Diptanu Choudhury
501f675265
Added docs
2017-01-31 16:30:50 -08:00
Alex Dadgar
817805bdcf
new vault docs
2017-01-27 12:24:59 -08:00
Alex Dadgar
07fdf9b987
BC warning
2017-01-26 13:25:55 -08:00
Alex Dadgar
dd4b959df9
update website
2017-01-21 17:53:30 -08:00
Jorge Marey
189a49b74d
Add option to set nodename instead of hostname on telemetry values
2016-12-21 09:53:29 +01:00
Seth Vargo
abf2ec76cc
Merge pull request #2073 from hashicorp/sethvargo/meta
...
Fix broken meta links
2016-12-08 11:30:36 -08:00
Seth Vargo
24ba6119b1
Fix broken meta links
2016-12-08 10:45:33 -08:00
Seth Vargo
358ab96a47
Client meta is a map[string]string
2016-12-08 10:35:40 -08:00
Alex Dadgar
a26f52febd
Fix typo in telemetry documentation.
...
Fixes #2008
2016-11-18 11:11:45 -08:00
Seth Vargo
3aba171946
Align =
2016-11-17 13:06:05 -05:00
Seth Vargo
e79e67b58b
Use list instead of table
2016-11-17 13:05:55 -05:00
Seth Vargo
2d432cc63a
Use shell instead of sh
2016-11-17 13:05:14 -05:00
Seth Vargo
14e94de46d
Organize examples into section
2016-11-17 13:04:52 -05:00
Seth Vargo
6769717695
Fix JSON spacing
2016-11-17 13:04:39 -05:00
Seth Vargo
052e55ecd1
Move link to bottom
2016-11-17 13:04:29 -05:00
Michael Schurter
37acbf7adb
Merge pull request #1997 from hashicorp/f-tls-docs
...
Add docs for generating example certificates
2016-11-16 15:05:16 -08:00
Alex Dadgar
ea88536a99
Merge pull request #2000 from hashicorp/d-vault-example
...
Better examples for Vault config for both servers and clients
2016-11-16 14:56:07 -08:00
Alex Dadgar
1230a69938
Better examples
2016-11-16 14:55:11 -08:00
Michael Schurter
0a351235b6
Fix review comments
2016-11-16 14:49:29 -08:00
Michael Schurter
78241d72d4
Don't forget localhost!
2016-11-15 17:23:00 -08:00
Michael Schurter
d36d716bf9
Add docs for generating example certificates
2016-11-15 17:22:54 -08:00
Alex Dadgar
9497991590
Updated AWS speeds and network_speed now overrides
...
This PR:
* Makes AWS network speeds more granular
* Makes `network_speed` an override and not a default
* Adds a default of 1000 MBits if no network link speed is detected.
Fixes #1985
2016-11-15 13:55:51 -08:00
Michael Schurter
702416f508
Update address docs to match behavior in #1955
2016-11-09 16:15:56 -08:00
matt maier
c6504f3418
Update Circonus integration expose Check Display Name and Check Tags
...
configuration options.
2016-11-09 15:12:30 -05:00
Calle Pettersson
4304755c12
Address comments from PR
2016-11-09 11:50:16 +01:00
Calle Pettersson
8632696e2d
Add blacklisting of drivers
2016-11-08 18:30:07 +01:00
Calle Pettersson
b603bb007e
Add blacklisting of fingerprinters
2016-11-08 18:29:44 +01:00
Diptanu Choudhury
15f085a4d7
Merge pull request #1931 from hashicorp/rename-vault-config
...
Rename vault config
2016-11-06 10:14:25 -08:00
Diptanu Choudhury
d1345b9294
Fixed docs
2016-11-04 17:22:22 -07:00
Seth Vargo
773e10fcfc
Use tt instead
2016-11-04 11:14:40 -04:00
Chad Billman
62ae27554a
Escape hostname in agent encryption docs
2016-11-04 08:41:05 -04:00
Diptanu Choudhury
26373aab43
Changed docs
2016-11-03 14:26:27 -07:00
Seth Vargo
0a87d0da32
Remove debug rec
2016-11-02 19:29:38 -04:00
Seth Vargo
241a43eddf
Address feedback
2016-11-02 19:26:10 -04:00
Seth Vargo
4a1fa67f26
Separate agent configuration into its own pages
...
I apologize in advance for the rather long PR, but unfortunately there
is not an easy way to break this up into smaller chunks. This separates
the agent configuration into smaller, more consumable pieces just like
the job specification.
2016-11-02 18:30:00 -04:00
Alex Dadgar
c3d001008b
Merge pull request #1911 from hashicorp/docs-encryption
...
Added docs for encryption
2016-11-01 17:40:54 -07:00
Alex Dadgar
9fa15d01a9
Respond to comments
2016-11-01 17:40:42 -07:00
Diptanu Choudhury
3a00b2a247
Added docs for encryption
2016-11-01 15:50:12 -07:00
Alex Dadgar
abcc0ea852
Merge branch 'master' of github.com:hashicorp/nomad
2016-11-01 15:26:21 -07:00
Alex Dadgar
de5c8a530f
enabled
2016-11-01 15:26:08 -07:00
Sean Chittenden
eed30b136b
Drop in a keyword that an option impacts client-specific metrics only.
2016-11-01 14:56:49 -07:00
Alex Dadgar
1156c79e1b
Read from env
2016-11-01 12:37:27 -07:00
Alex Dadgar
caa8aeef07
docs
2016-11-01 12:23:10 -07:00
Alex Dadgar
747c3e7e68
Agent
2016-11-01 10:39:15 -07:00
Diptanu Choudhury
73354b0b0f
Added conf options for TLS
2016-10-31 18:14:48 -07:00
Seth Vargo
fa101d91c4
Revamp job specification documentation to be more modular and composable
2016-10-27 22:18:06 -04:00
Alex Dadgar
ddf5fb82b5
Small cleanups
2016-10-27 10:51:11 -07:00
Evan Gilman
de33949df8
Add address selector methods to the agent
2016-10-27 10:51:11 -07:00
Alex Dadgar
703b8423a3
Merge pull request #1816 from jippi/add-datadog-telemetry
...
Add datadog telemetry
2016-10-18 09:53:37 -07:00
Diptanu Choudhury
0f6e0d10b6
Enable serf encryption ( #1791 )
...
* Added the keygen command
* Added support for gossip encryption
* Changed the URL for keyring management
* Fixed the cli
* Added some tests
* Added tests for keyring operations
* Added a test for removal of keys
* Added some docs
* Fixed some docs
* Added general options
2016-10-17 10:48:04 -07:00
Christian Winther
84b1962528
document new key
2016-10-15 10:50:55 +02:00
Ben Barnard
8c0a4196f7
Minor documentation edits for grammar and clarity
...
These are things I noticed as I read through the documentation.
There are a couple of minor substantive corrections as well.
2016-10-11 15:52:50 -04:00
Ben Barnard
83f647ed84
Replace "the the" with "the" in documentation and comments
2016-10-11 15:31:40 -04:00
Seth Vargo
5dc729a6fc
Do not red code table and alerts
2016-10-09 14:56:48 +08:00
Seth Vargo
00bbcc9010
Remove armon-specific stuff
2016-10-08 18:58:03 +08:00
Diptanu Choudhury
8885cee346
added docs for configuration of telemetry publishing nobs
2016-08-23 16:00:44 -05:00
Jay Oster
20d3d00b29
Add documentation for chroot_env client configuration
2016-08-05 15:59:06 -07:00
Alex Dadgar
d7439c56db
Merge pull request #1452 from hashicorp/d-bootstrap
...
Bootstrapping a production cluster documentation
2016-07-25 11:26:39 -07:00
Alex Dadgar
653b50cb72
Bootstrapping a production cluster documentation
2016-07-25 11:26:19 -07:00
matt maier
7f2af04bcd
Change circonus_broker_search_tag to circonus_broker_select_tag to match option in consul
2016-07-22 15:16:14 -04:00
matt maier
02d71eb6d3
Circonus integration for telemetry metrics
2016-07-22 12:33:10 -04:00
Diptanu Choudhury
177b56fcfe
Fixed the metric names for allocation metrics
2016-07-01 12:25:09 -07:00
Diptanu Choudhury
6fe6e1fbf1
Fixed typo
2016-07-01 12:20:51 -07:00
Diptanu Choudhury
5e9c1b9138
Replacing programs with processes
2016-07-01 12:11:16 -07:00
Diptanu Choudhury
4846d44498
Merge pull request #1379 from hashicorp/client-telemetry-docs
...
updated the telemetry docs page to reflect the statistics published b…
2016-07-01 12:02:43 -07:00
Diptanu Choudhury
d03e178880
Changed the metric name for host cpu core and disk
2016-07-01 12:01:52 -07:00
Diptanu Choudhury
5abdc493c7
Fixed the docs related to allocation stats
2016-07-01 11:57:38 -07:00
Diptanu Choudhury
b8dc9ae644
Fixed the docs related to client host stats
2016-07-01 11:46:05 -07:00
Diptanu Choudhury
0a009cafb6
updated the telemetry docs page to reflect the statistics published by the Nomad client
2016-07-01 10:55:13 -07:00
Alex Dadgar
77dbd975f8
resource usage
2016-06-29 14:31:39 -07:00
Alex Dadgar
edef5e763a
Fix defaults and updates
2016-06-14 16:51:18 -07:00
Alex Dadgar
85acb0877f
address comments
2016-06-14 15:40:48 -07:00
Alex Dadgar
aea21affdb
Document consul configuration
2016-06-14 15:21:57 -07:00
Sean Chittenden
dc28ab0cb5
Speling police
2016-05-15 09:41:34 -07:00
Alex Dadgar
dae8b9c8fb
Merge pull request #1162 from hashicorp/d-telemetry
...
Describe key metrics
2016-05-09 17:03:47 -07:00
Alex Dadgar
4fe3baf726
describe interval
2016-05-09 17:03:04 -07:00
Alex Dadgar
2567f154c7
Document key metrics
2016-05-09 16:04:41 -07:00
Justin Carter
b43338b59a
-config needed to pass multiple config files
...
When trying the command above with just 1 -config option specified only the config from the first file was picked up.
2016-05-08 10:53:46 +02:00
Diptanu Choudhury
03f64f1352
Ensuring that the docs says that the advertise block works on both server and client nodes
2016-04-16 01:30:39 -07:00
Diptanu Choudhury
9d6e4ddbc2
Added docs for http advertise addr
2016-04-12 08:34:04 -07:00
Diptanu Choudhury
953127fff7
Merge pull request #1053 from hashicorp/remove-interfaces
...
removing interfaces from config
2016-04-09 09:18:17 -07:00
ketzacoatl
640a03397e
Dropped `node_id` from docs, per #675
...
Specifically, see https://github.com/hashicorp/nomad/blob/master/CHANGELOG.md#030
> Node ID is no longer specifiable. For users who have set a custom Node ID, the node should be drained before Nomad is updated and the data_dir should be deleted before starting for the first time [GH-675]
2016-04-08 13:48:43 -04:00
Diptanu Choudhury
e00f8426d8
Removing the interfaces block from docs
2016-04-07 13:31:32 -07:00
Alex Dadgar
f43891a790
swap raw_exec and qemu in the blacklist
2016-03-25 12:43:50 -07:00
Alex Dadgar
45dfae8f6f
Operator specifiable blacklist for task's using certain users
2016-03-24 10:55:14 -07:00
Alex Dadgar
f3d09755c5
Pass environment variables from host to exec based tasks
2016-03-23 13:01:45 -07:00