open-consul/agent/xds
Freddy 2763833d32
Add DC and NS support for Envoy metrics (#9207)
This PR updates the tags that we generate for Envoy stats.

Several of these come with breaking changes, since we can't keep two stats prefixes for a filter.
2020-11-16 16:37:19 -07:00
..
proxysupport connect: add support for envoy 1.16.0, drop support for 1.12.x, and bump point releases as well (#8944) 2020-10-22 13:46:19 -05:00
testdata Add DC and NS support for Envoy metrics (#9207) 2020-11-16 16:37:19 -07:00
clusters.go
clusters_test.go
config.go
config_test.go
endpoints.go
endpoints_test.go
envoy_versioning.go connect: add support for envoy 1.16.0, drop support for 1.12.x, and bump point releases as well (#8944) 2020-10-22 13:46:19 -05:00
envoy_versioning_test.go connect: add support for envoy 1.16.0, drop support for 1.12.x, and bump point releases as well (#8944) 2020-10-22 13:46:19 -05:00
failover_math.go connect: fix failover through a mesh gateway to a remote datacenter (#6259) 2019-08-05 13:30:35 -05:00
failover_math_test.go
golden_test.go
listeners.go Add DC and NS support for Envoy metrics (#9207) 2020-11-16 16:37:19 -07:00
listeners_test.go Add DC and NS support for Envoy metrics (#9207) 2020-11-16 16:37:19 -07:00
naming.go
rbac.go connect: support defining intentions using layer 7 criteria (#8839) 2020-10-06 17:09:13 -05:00
rbac_test.go
response.go
routes.go
routes_test.go
server.go
server_oss.go
server_test.go
testing.go
xds.go