Commit Graph

144 Commits (8fa2a60208fb63890fb40e1eaf6951b4d6596a73)

Author SHA1 Message Date
James Phillips d60be51f01 Merge pull request #1284 from nbrownus/telemetry
9 years ago
Sean Chittenden 7af6a94edb Factor out duplicate functions into a lib package
9 years ago
Nate Brown 43a4f3fe02 Option to disable hostnames from telemetry
9 years ago
Seth Vargo cae0ff354a Use HTTPS + www. where appropriate
9 years ago
James Phillips 71e3901a65 Merge pull request #1592 from hashicorp/b-reap
9 years ago
James Phillips 343838f12b Adds support for the reap lock.
9 years ago
Matt McCoy 9cbed7f89e Add consul agent help for advertise-wan
9 years ago
Ryan Uber afafae53fd consul: dev mode works
9 years ago
Ryan Uber 3cf6a173a5 agent: static UI is configurable
9 years ago
James Phillips e80d1a58fb Moves logger down where it's used for reaping.
9 years ago
James Phillips 0b1c346990 Changes sense of option to "reap" and uses nil for "not set".
9 years ago
James Phillips 2b257c922e Adds child process reaping when Consul is running as PID 1.
9 years ago
James Phillips a61d89d0e6 Removes the GOMAXPROCS warnings which are obsolete for Go 1.5+.
9 years ago
talwai f6f2e19c6c Kill unused import in command.go
9 years ago
talwai bc12c5e711 Add DogStatsd configuration
9 years ago
Ryan Uber de287e3efb agent: consolidates data dir checker
9 years ago
Ryan Uber d901fa6389 agent: remove migrator, refuse to start if mdb dir found
9 years ago
Ryan Breen 80d26f9156 Merge pull request #1167 from railsguru/master
9 years ago
Ryan Uber 11e4cfd72b agent: reload SCADA client if endpoint changes
9 years ago
Ryan Uber c468acf222 command: atlas endpoint can be passed
9 years ago
Ryan Uber 5ad8bfbd41 agent: log a message when making a new scada connection
9 years ago
Ryan Uber 4b715a7d2c agent: don't reload scada client if there is no config change
9 years ago
Ryan Uber eb8974160f agent: clean up scada connection manager
9 years ago
Ryan Uber 2e6ccded2c agent: scada client and HTTP server are tracked separately
9 years ago
Andy Lo-A-Foe 3e046d3efc Use Ports.HTTP directly
9 years ago
Andy Lo-A-Foe 4e2c3373bc Add documentation for http-port option
9 years ago
Andy Lo-A-Foe 7b5da2a240 Add -http-port option to change the HTTP API port
9 years ago
Ryan Uber 5226e29a69 agent: don't replace config on SIGHUP if parsing fails
10 years ago
Ryan Uber 78a80f3a57 agent: flush progress info to console during migrations
10 years ago
Ryan Uber 2b98ebca78 agent: log a message when data migrations start
10 years ago
Cameron Ruatta 9271d94532 Adding documentation about specifying multiple configuration directories
10 years ago
Armon Dadgar ea577fbf70 command/agent: Lowercase DC. Fixes #761
10 years ago
Armon Dadgar a86f31517b Merge pull request #816 from pepov/master
10 years ago
Ryan Uber 72524e911d agent: allow configuring the stats prefix
10 years ago
Ryan Uber 9c85ea0c47 agent: Don't attempt migration on new server
10 years ago
Ryan Uber 6cc0eefa76 Merge pull request #857 from hashicorp/f-boltdb
10 years ago
Ryan Uber ac0f66a91e command: automatically migrate raft data on start
10 years ago
pepov ebaee31874 add and test -advertise-wan cli flag
10 years ago
Johannes 'fish' Ziemke f935a8a506 Add -domain command line flag to agent
10 years ago
Ryan Uber 84f04ff4c9 command: clarify -recursor agent arg
10 years ago
Mohammad Zolfaghari f067ad873b Support multiple recursor flag
10 years ago
Ryan Uber 4193525931 agent: Better warning for keyring with -encrypt option. Fixes #718.
10 years ago
Ryan Breen b78eb40ef4 s/data center/datacenter/g
10 years ago
Armon Dadgar 8d184a241f agent: Rename AtlasCluster to AtlasInfrastructure
10 years ago
Armon Dadgar 85a47ba584 agent: Adding atlas_join configuration
10 years ago
Armon Dadgar 456645f2fb agent: SCADA HTTP listener
10 years ago
Armon Dadgar 55597dc38f agent: Starting SCADA integration
10 years ago
Armon Dadgar ebfd35898b agent: Adding Atlas CLI flags
10 years ago
Armon Dadgar b319c41bd9 agent: Snapshot and restore health state on reload. Fixes #693
10 years ago
lalyos 190f15458f fixing version numbers RCs should be labeled x.x.x-rcx
10 years ago