Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 207 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 207 Bytes

Prometheus

Setup

Running Prometheus

Use docker compose to create Prometheus Service:

docker-compose up

Accessing Prometheus

Navigate to http://localhost:9090/ or the Deployed URL.