- Clone this repo https://github.com/wende/membrane_promex_demo or follow Setting Up Promex yourself
- Run
fly launch
. Register if you don't have an account yet - Add to
fly.toml
in your project directory:
[[metrics]]
path = "/metrics"
port = 8080
- Run
fly deploy
- Import dashboard into Grafana at https://fly-metrics.net

-
Paste the json code from membrane_promex/dashboard.json
-
Profit
