Michael Schurter
b9bd1b0e95
Merge pull request #2399 from multani/sockaddr-template
...
Add support for late binding to IP addresses using go-sockaddr/template
2017-05-11 17:25:03 -07:00
Michael Schurter
78af600070
Update consul/api to support unix socket addrs
...
Fixes #2594
2017-05-08 11:57:04 -07:00
Michael Schurter
731995e34b
Document verify_https_client
2017-05-02 17:38:12 -07:00
Alex Dadgar
0d2e99b887
small doc change
2017-04-10 12:35:41 -07:00
Diptanu Choudhury
b0a20b4dc9
Fixed typo
2017-04-10 11:45:11 -07:00
Diptanu Choudhury
2073eaf2be
Added docs
2017-04-10 11:27:32 -07:00
Jonathan Ballet
544d9e95db
Update doc to explain support for go-sockaddr/template format
2017-03-22 09:05:19 +01:00
Alex Dadgar
b21761344d
Update the vault config on website
2017-03-15 16:08:15 -07:00
Alex Dadgar
bfebe1afdc
rename cpu_total_compute and docs
2017-03-14 14:15:49 -07:00
Alex Dadgar
97a4e136a6
Merge pull request #2427 from hashicorp/f-gc-limit
...
Limit parallelism during garbage collection
2017-03-14 10:45:29 -07:00
Diptanu Choudhury
2d0dd6534f
Added docs for the collection_interval option in the telemetry block
2017-03-10 16:33:25 -08:00
Alex Dadgar
701537e9c5
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
b6991b3357
Allow random UUID
2017-02-27 13:42:37 -08:00
Alex Dadgar
e2d2911d06
Allow specification of eval/job gc threshold
2017-02-27 11:58:10 -08:00
Alex Dadgar
bf33492692
links
2017-02-27 09:40:55 -08:00
Alex Dadgar
b6212bc688
reloads
2017-02-03 16:12:21 -08:00
Diptanu Choudhury
642ce3baf5
Added docs
2017-01-31 16:30:50 -08:00
Alex Dadgar
a126dcf582
new vault docs
2017-01-27 12:24:59 -08:00
Alex Dadgar
9d4e00d738
BC warning
2017-01-26 13:25:55 -08:00
Alex Dadgar
1119f2780b
update website
2017-01-21 17:53:30 -08:00
Jorge Marey
a39cebb744
Add option to set nodename instead of hostname on telemetry values
2016-12-21 09:53:29 +01:00
Seth Vargo
ae2b0f5afc
Merge pull request #2073 from hashicorp/sethvargo/meta
...
Fix broken meta links
2016-12-08 11:30:36 -08:00
Seth Vargo
5a593da3cd
Fix broken meta links
2016-12-08 10:45:33 -08:00
Seth Vargo
156975c62f
Client meta is a map[string]string
2016-12-08 10:35:40 -08:00
Alex Dadgar
c32512c74e
Fix typo in telemetry documentation.
...
Fixes #2008
2016-11-18 11:11:45 -08:00
Michael Schurter
cd688531d2
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
2383e7d831
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
f77c3fb058
Better examples
2016-11-16 14:55:11 -08:00
Michael Schurter
4a3243aaf5
Add docs for generating example certificates
2016-11-15 17:22:54 -08:00
Alex Dadgar
5d4e0f18bc
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
333ae6fe42
Update address docs to match behavior in #1955
2016-11-09 16:15:56 -08:00
matt maier
e607c6f329
Update Circonus integration expose Check Display Name and Check Tags
...
configuration options.
2016-11-09 15:12:30 -05:00
Calle Pettersson
dd2c8531f1
Address comments from PR
2016-11-09 11:50:16 +01:00
Calle Pettersson
0be1a1fbf4
Add blacklisting of drivers
2016-11-08 18:30:07 +01:00
Calle Pettersson
2f2c5adb86
Add blacklisting of fingerprinters
2016-11-08 18:29:44 +01:00
Diptanu Choudhury
54f98dae7b
Fixed docs
2016-11-04 17:22:22 -07:00
Diptanu Choudhury
b76261a230
Changed docs
2016-11-03 14:26:27 -07:00
Seth Vargo
2fb5eb248d
Remove debug rec
2016-11-02 19:29:38 -04:00
Seth Vargo
7d596ded20
Address feedback
2016-11-02 19:26:10 -04:00
Seth Vargo
c86a07d834
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