Installation
git clone "https://github.com/prometheus-lua/Prometheus.git"Last updated
Legacy mirror: Prometheus documentation has moved to: https://prometheus-lua.github.io/Prometheus/docs/. This GitBook remains online for existing links/search results and may not always reflect the latest changes.
To install Prometheus, simply clone the Github Repository using:
git clone "https://github.com/prometheus-lua/Prometheus.git"Alternatively you can download the Sources here.
Prometheus also Requires LuaJIT or Lua51 in order to work. The Lua51 binaries can be downloaded here.
Last updated