Preetha Appan
98a04a0af9
Update serf to pick up clean leave fix
2018-05-04 15:51:55 -05:00
Jack Pearkes
705b20d9bc
Merge pull request #4077 from dlukman/fix/telemetry-prefix
...
Fix telemetry default prefix filter
2018-05-04 09:11:45 -07:00
Dino Lukman
27d0b9ce27
Fix telemetry default prefix filter
...
If telemetry metrics contain a hostname starting with
'consul', the metrics will be filtered out the same way
as the deprecated metrics.
2018-05-02 16:56:29 +02:00
Jack Pearkes
0e7d5bc1ef
Merge pull request #4064 from hashicorp/je.fout
...
Resolve FOUT Issue
2018-04-27 15:32:40 -07:00
Jeff Escalante
6854408e40
resolve fout issue
2018-04-27 17:10:55 -04:00
Jack Pearkes
5a14443b79
Merge pull request #4021 from fomentia/master
...
Close HTTP response in Agent test (HTTPAPI_MethodNotAllowed_OSS)
2018-04-27 09:28:01 -07:00
Jack Pearkes
0961991cd1
Merge pull request #4052 from hashicorp/je.remove-turbolinks
...
Turbolinks adjustments
2018-04-27 08:35:47 -07:00
Paul Banks
3607833301
Update CHANGELOG.md
2018-04-25 13:10:52 +01:00
Paul Banks
ea731031d5
Merge pull request #4047 from pierresouchay/added_missing_meta_in_service_definition
...
[BUGFIX] Added Service Meta support in configuration files
2018-04-25 13:08:53 +01:00
Pierre Souchay
7b752604d5
Improved unit test (example close to actual value)
2018-04-24 23:15:27 +02:00
Pierre Souchay
e0ee7cd40f
Changed a bit doc
...
(Fighting with Travis)
2018-04-24 22:55:39 +02:00
Pierre Souchay
6be9b6ca60
Improved documentation
2018-04-24 22:40:41 +02:00
Pierre Souchay
11bf3e4c71
Added documentation for meta
2018-04-24 21:56:35 +02:00
Paul Banks
adcc8175bb
Update CHANGELOG.md
2018-04-24 16:23:45 +01:00
Paul Banks
dbfccbd1e2
Update CHANGELOG.md
2018-04-24 16:16:44 +01:00
Paul Banks
9bb5ae1f13
Update CHANGELOG.md
2018-04-24 16:16:25 +01:00
Paul Banks
06e1a62653
Merge pull request #4016 from pierresouchay/support_for_prometheus
...
Support for prometheus for metrics endpoint
2018-04-24 16:14:43 +01:00
Pierre Souchay
24185ada0d
Fixed Meta name for JSON + Added unit tests for HCL/JSON
2018-04-24 16:39:43 +02:00
Pierre Souchay
956b6213dc
Removed Nanoseconds cast as requested by @banks
2018-04-24 16:30:10 +02:00
Pierre Souchay
9ddf7af82d
Removed content negotiation of Prometheus as requested by @banks
2018-04-24 16:28:30 +02:00
Matt Keeler
f7e331ccf2
Update CHANGELOG.md
2018-04-23 12:37:34 -07:00
Matt Keeler
c1cd109f4d
Merge pull request #4037 from pierresouchay/dns_large_responses_binary_search
...
Perform a binary search to find optimal size of DNS responses
2018-04-23 15:35:39 -04:00
Jeff Escalante
988ceca737
adjust analytics and scripts for turbolinks
2018-04-23 13:05:39 -04:00
Pierre Souchay
ee47eb7d7d
Added Missing Service Meta synchronization and field
2018-04-21 17:34:29 +02:00
Pierre Souchay
cf3cd546c8
More Tests cases compression/no compression
2018-04-21 17:18:39 +02:00
Pierre Souchay
a3b028d1d7
Removed unecessary copy of Extra and index
2018-04-20 22:51:04 +02:00
Matt Keeler
9ddb9ca70b
Update CHANGELOG.md
2018-04-20 12:39:26 -04:00
Matt Keeler
3026ac4198
Merge pull request #4024 from jen20/signal-notify-once
...
Only call signal.Notify once during agent startup
2018-04-20 12:37:01 -04:00
Jack Pearkes
5bb45bf954
Merge pull request #4035 from hashicorp/website-description-default
...
website: set a default page description
2018-04-20 08:25:11 -07:00
Patrick DeVivo
ca77868149
Add consul-kv-json ( #4050 )
...
* Add consul-kv-json to community tools
* alphabetize
2018-04-19 16:23:47 -05:00
Mitchell Hashimoto
a3385014ac
Merge pull request #4049 from hashicorp/f-vendor-new
...
vendor: add hashstructure and mock
2018-04-19 10:42:29 -05:00
Mitchell Hashimoto
17af5e6a24
vendor: add hashstructure and mock
2018-04-19 08:10:05 -07:00
Jack Pearkes
46c570c414
Merge pull request #4044 from pierresouchay/add_consul_templaterb_tool
...
Add consul-templaterb to community tools
2018-04-18 15:52:40 -07:00
Pierre Souchay
fbed04dbc2
gem, not GEM + Added information about process management
2018-04-19 00:21:30 +02:00
Pierre Souchay
5d0060a9c3
Use safer stringVal()
2018-04-18 23:18:16 +02:00
Pierre Souchay
6e71d8bb44
Added unit test on key length
2018-04-18 23:07:25 +02:00
Pierre Souchay
ef7a35b203
Added unit tests for bad meta values
2018-04-18 22:57:33 +02:00
Pierre Souchay
5c4d8940ea
[BUGFIX] Added Service Meta support in configuration files
...
Fixes https://github.com/hashicorp/consul/issues/4045
Was not added by mistake in https://github.com/hashicorp/consul/pull/3881
2018-04-18 22:18:58 +02:00
Pierre Souchay
fa1b858065
Add consul-templaterb to community tools
2018-04-18 19:17:58 +02:00
Pierre Souchay
e1240556f9
Improved unit tests debug info when it fails
2018-04-18 14:18:17 +02:00
Pierre Souchay
7db49828bd
Fixed sync of Extra in binarySearch
2018-04-18 14:17:44 +02:00
Pierre Souchay
615faf9196
Revert timeout changes
2018-04-17 13:40:57 +02:00
Pierre Souchay
6706ff9f0b
Run new test in parallel
2018-04-17 10:36:12 +02:00
Pierre Souchay
e95c510948
Increase timeout in travis tests
2018-04-17 10:01:41 +02:00
Pierre Souchay
49aaf4155b
More test cases + travis flacky
2018-04-17 09:42:08 +02:00
Pierre Souchay
f2fc163b92
Added Unit tests + fixed boudary limit
2018-04-17 09:31:30 +02:00
Pierre Souchay
146152170f
Added comment for function dnsBinaryTruncate
2018-04-17 01:10:52 +02:00
Pierre Souchay
9a819b5b29
Perform a binary search to find optimal size of DNS responses
...
Will fix https://github.com/hashicorp/consul/issues/4036
Instead of removing one by one the entries, find the optimal
size using binary search.
For SRV records, with 5k nodes, duration of DNS lookups is
divided by 4 or more.
2018-04-17 00:50:00 +02:00
Jack Pearkes
b78ba5428a
website: set a default page description
...
This is related to the updated unfurling behavior, see
https://github.com/hashicorp/terraform-website/pull/242 .
2018-04-16 14:23:09 -07:00
Jack Pearkes
4df67b15e9
Merge pull request #4029 from freddygv/dnsutils-vagrant-cluster
...
Enables dig in vagrant-cluster demo by installing dnsutils
2018-04-13 15:45:28 -07:00