# Hastic Hasti need [Prometheus](https://prometheus.io/) or [InfluxDB](https://www.influxdata.com/get-influxdb/) instance for getting metrics. ## Build from source (Linux) 1. [Install cargo](https://doc.rust-lang.org/cargo/getting-started/installation.html) ``` make ``` ``` cd release ./hastic ``` open `http://localhost:4347` in browser