open-consul/command
Paschalis Tsilias 1b81cccbf9
Expose Envoy's /stats for statsd agents (#7173)
* Expose Envoy /stats for statsd agents; Add testcases

* Remove merge conflict leftover

* Add support for prefix instead of path; Fix docstring to mirror these changes

* Add new config field to docs; Add testcases to check that /stats/prometheus is exposed as well

* Parametrize matchType (prefix or path) and value

* Update website/source/docs/connect/proxies/envoy.md

Co-Authored-By: Paul Banks <banks@banksco.de>

Co-authored-by: Paul Banks <banks@banksco.de>
2020-02-03 17:19:34 +00:00
..
acl cli: check previously ignored errors when updating a policy (#6565) 2020-02-03 10:14:30 +01:00
agent Allow users to configure either unstructured or JSON logging (#7130) 2020-01-28 17:50:41 -06:00
catalog Sync of OSS changes to support namespaces (#6909) 2019-12-09 21:26:41 -05:00
config cli: check previously ignored errors when updating a policy (#6565) 2020-02-03 10:14:30 +01:00
connect Expose Envoy's /stats for statsd agents (#7173) 2020-02-03 17:19:34 +00:00
debug Allow users to configure either unstructured or JSON logging (#7130) 2020-01-28 17:50:41 -06:00
event Pass a testing.T into NewTestAgent and TestAgent.Start (#5342) 2019-02-14 10:59:14 -05:00
exec Flaky test overhaul (#6100) 2019-07-12 09:52:26 -06:00
flags Revert "Remove docs refs to NS inference from ACL token" (#6976) 2019-12-20 11:52:50 -05:00
forceleave give feedback to CLI user on forceleave command if node does not exist (#6841) 2019-12-02 11:06:15 -08:00
helpers Centralized Config CLI (#5731) 2019-04-30 16:27:16 -07:00
info Pass a testing.T into NewTestAgent and TestAgent.Start (#5342) 2019-02-14 10:59:14 -05:00
intention Fix a couple bugs regarding intentions with namespaces (#7169) 2020-01-29 17:30:38 -05:00
join Pass a testing.T into NewTestAgent and TestAgent.Start (#5342) 2019-02-14 10:59:14 -05:00
keygen Update default gossip encryption key size to 32 bytes 2019-07-30 09:45:41 -06:00
keyring add flag to allow /operator/keyring requests to only hit local servers (#6279) 2019-08-12 11:11:11 -07:00
kv Add Namespace support to the API module and the CLI commands (#6874) 2019-12-06 11:14:56 -05:00
leave Pass a testing.T into NewTestAgent and TestAgent.Start (#5342) 2019-02-14 10:59:14 -05:00
lock bug: Consul lock does not receive signals if lock not acquired (#5909) 2020-01-22 12:44:48 -07:00
login cli: improve the file safety of 'consul tls' subcommands (#7186) 2020-01-31 10:12:36 -06:00
logout Allow users to configure either unstructured or JSON logging (#7130) 2020-01-28 17:50:41 -06:00
maint Sync of OSS changes to support namespaces (#6909) 2019-12-09 21:26:41 -05:00
members Pass a testing.T into NewTestAgent and TestAgent.Start (#5342) 2019-02-14 10:59:14 -05:00
monitor Allow users to configure either unstructured or JSON logging (#7130) 2020-01-28 17:50:41 -06:00
operator docs: add missing Autopilot -min-quorum documentation (#7192) 2020-02-03 10:59:53 +01:00
reload Pass a testing.T into NewTestAgent and TestAgent.Start (#5342) 2019-02-14 10:59:14 -05:00
rtt Move internal/ to sdk/ (#5568) 2019-03-27 08:54:56 -04:00
services Sync of OSS changes to support namespaces (#6909) 2019-12-09 21:26:41 -05:00
snapshot Move internal/ to sdk/ (#5568) 2019-03-27 08:54:56 -04:00
tls cli: improve the file safety of 'consul tls' subcommands (#7186) 2020-01-31 10:12:36 -06:00
validate Move internal/ to sdk/ (#5568) 2019-03-27 08:54:56 -04:00
version commands: run all tests in parallel (again) 2017-10-18 00:08:45 +02:00
watch cli: actually allow the 'connect envoy' and 'watch' subcommands to work with -token-file (#5733) 2019-04-30 09:59:00 -05:00
commands_oss.go bug: Consul lock does not receive signals if lock not acquired (#5909) 2020-01-22 12:44:48 -07:00
registry.go Abandon daemonize for simpler solution (preserving history): 2018-06-25 12:24:10 -07:00