James Phillips
|
5f54e902de
|
Updates fsouza/go-dockerclient.
9b6c972004...a53ba79627
|
2016-08-09 16:50:04 -07:00 |
James Phillips
|
23633f7241
|
Updates elazarl/go-bindata-assetfs.
|
2016-08-09 16:36:07 -07:00 |
James Phillips
|
0ed936e5e6
|
Updates circonus-labs/circonus-gometrics and circonus-labs/circonusllhist.
|
2016-08-09 16:34:48 -07:00 |
James Phillips
|
e522f5a642
|
Updates boltdb/bolt.
|
2016-08-09 16:33:05 -07:00 |
James Phillips
|
a695c89193
|
Updates bgentry/speakeasy.
|
2016-08-09 16:31:32 -07:00 |
James Phillips
|
fd178c9027
|
Updates armon/go-radix.
|
2016-08-09 16:28:34 -07:00 |
James Phillips
|
550af4b895
|
Updates armon/circbuf.
|
2016-08-09 16:27:51 -07:00 |
James Phillips
|
59313b13dc
|
Updates DataDog/datadog-go.
|
2016-08-09 16:27:20 -07:00 |
James Phillips
|
43dab05630
|
Updates armon/go-metrics.
|
2016-08-09 16:27:17 -07:00 |
James Phillips
|
93f58eb466
|
Updates miekg/dns.
75e6e86cc6...db96a2b759
|
2016-08-09 16:27:11 -07:00 |
James Phillips
|
f1b47817f2
|
Updates hashicorp/golang-lru.
|
2016-08-09 16:26:59 -07:00 |
James Phillips
|
7f2346bb0f
|
Vendors first stage branch of the v2 Raft library.
|
2016-08-08 19:19:17 -07:00 |
James Phillips
|
954c32e6ee
|
Updates Serf to pick up intent queue fix.
This fixes #1062 by storing intents per-node instead of in a small, fixed-
size circular buffer.
|
2016-08-08 18:58:44 -07:00 |
James Phillips
|
c1be6c0093
|
Updates Bolt DB to v1.2.1.
This fixes #2203 which was a consistency problem on Windows.
|
2016-07-25 16:27:31 -07:00 |
James Phillips
|
044512c6de
|
Updates armon/go-metrics and adds Circonus vendored libraries.
|
2016-07-19 16:54:21 -07:00 |
James Phillips
|
bf9e334dde
|
Updates go-immutable-radix to pull in caching fix.
|
2016-06-08 19:08:31 -07:00 |
James Phillips
|
7e75c894b0
|
Updates serf to get health score in stats.
|
2016-06-08 17:20:12 -07:00 |
James Phillips
|
1776316053
|
Updates to latest Serf/memberlist to get lifeguard and TCP joins over DNS.
|
2016-06-07 14:30:47 -07:00 |
James Phillips
|
6ee216eace
|
Pulls in latest Serf to get flap metric.
|
2016-06-07 09:22:41 -07:00 |
Jeff Mitchell
|
e061d89fe9
|
Use upstream high-level SCADA provider
|
2016-06-01 18:25:39 -04:00 |
Sean Chittenden
|
32c24b5447
|
Update Serf to include `serf.NumNodes()`
|
2016-03-23 22:10:50 -07:00 |
James Phillips
|
ac14a1ca97
|
Updates BoltDB to v1.2.0 release.
|
2016-03-22 08:36:46 -07:00 |
James Phillips
|
cbd296be6a
|
Updates Docker client to fix issue with .10 Docker engine.
|
2016-03-09 11:32:23 -08:00 |
James Phillips
|
06087633f0
|
Adds in basic query template lookups and vendors newly-updated memdb as well as improved iradix tree.
|
2016-03-07 10:45:39 -08:00 |
James Phillips
|
ee43212da4
|
Updates vendored dependencies.
This removes some unused dependencies that I know we plan to re-add later,
but this makes for a clean `godep save` for now.
|
2016-03-07 10:45:39 -08:00 |
James Phillips
|
f4aab86081
|
Updates memberlist to get goroutine leak fix for TCP pings.
|
2016-03-07 10:41:54 -08:00 |
Mat Schaffer
|
fa2ba64654
|
Metric name typo
|
2016-02-25 11:20:53 +09:00 |
Jeff Mitchell
|
1dfacd8a1e
|
Update go-cleanhttp
|
2016-02-17 17:03:57 -05:00 |
Sean Chittenden
|
333ff22e9a
|
Manage dependencies via Godep
Embrace the future and use Go 1.6's vendor support via Godep.
Go 1.5 users should `export GO15VENDOREXPERIMENT=1`
|
2016-02-12 16:50:37 -08:00 |