Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 393 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 393 Bytes

envoy-postgres-stats-example

The content of this repository contains example files used for demonstration of Envoy's Postgres proxy ability to parse Postgres commands and producing statistics.

The example uses docker images and binds all components using docker-compose. To bring up the example network type:

docker-compose up

Point your browser to port 3000 to observe statistics.