Prometheus is a monitoring and alerting toolkit.
To start the Prometheus server, run
docker compose up --detach
Prometheus is available at http://localhost:9090.
To stop and remove the containers, run
docker compose down --volumes
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Prometheus is a monitoring and alerting toolkit.
To start the Prometheus server, run
docker compose up --detach
Prometheus is available at http://localhost:9090.
To stop and remove the containers, run
docker compose down --volumes