Contents
Prometheus FDW basic demo
- Dockerfile: A Postgres database with prometheus_fdw installed
- setup-prometheus-fdw.sql: A script to show how to configure
- sample-query.sql: A sample query against Prometheus
- run-demo.sh: A script showing the whole process of running the demo