You can expose individual HTTP paths like /metrics through Envoy for external services like Prometheus.

{{#tabular-collection data-test-exposedpaths class="exposedpaths" items=item.Proxy.Expose.Paths as |path index| }} Path Protocol Listener port Local path port Combined addressService address, listener port, and path all combined into one URL. {{path.Path}} {{path.Protocol}} {{path.ListenerPort}} {{path.LocalPathPort}} {{item.Address}}:{{path.ListenerPort}}{{path.Path}} {{/tabular-collection}}