open-consul/command/connect/envoy
Nitya Dhanushkodi 9ff49034e7
Add flags to consul connect envoy for metrics merging. (#9768)
Allows setting -prometheus-backend-port to configure the cluster
envoy_prometheus_bind_addr points to.

Allows setting -prometheus-scrape-path to configure which path
envoy_prometheus_bind_addr exposes metrics on.

-prometheus-backend-port is used by the consul-k8s metrics merging feature, to
configure envoy_prometheus_bind_addr to point to the merged metrics
endpoint that combines Envoy and service metrics so that one set of
annotations on a Pod can scrape metrics from the service and it's Envoy
sidecar.

-prometheus-scrape-path is used to allow configurability of the path
where prometheus metrics are exposed on envoy_prometheus_bind_addr.
2021-03-04 16:15:47 -06:00
..
pipe-bootstrap Fix envoy 1.10 exec (#5964) 2019-06-21 16:06:25 +01:00
testdata Add flags to consul connect envoy for metrics merging. (#9768) 2021-03-04 16:15:47 -06:00
bootstrap_config.go Add flags to consul connect envoy for metrics merging. (#9768) 2021-03-04 16:15:47 -06:00
bootstrap_config_test.go Add flags to consul connect envoy for metrics merging. (#9768) 2021-03-04 16:15:47 -06:00
bootstrap_tpl.go Add flags to consul connect envoy for metrics merging. (#9768) 2021-03-04 16:15:47 -06:00
envoy.go Add flags to consul connect envoy for metrics merging. (#9768) 2021-03-04 16:15:47 -06:00
envoy_oss_test.go Add DC and NS support for Envoy metrics (#9207) 2020-11-16 16:37:19 -07:00
envoy_test.go Add flags to consul connect envoy for metrics merging. (#9768) 2021-03-04 16:15:47 -06:00
exec_test.go testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
exec_unix.go xds: add support for envoy 1.15.0 and drop support for 1.11.x (#8424) 2020-07-31 15:52:49 -05:00
exec_unsupported.go
flags.go connect: switch the default gateway port from 443 to 8443 (#9116) 2020-11-06 20:47:29 -05:00
flags_test.go connect: switch the default gateway port from 443 to 8443 (#9116) 2020-11-06 20:47:29 -05:00