- Run command
docker-compose up
- Modify the key in the line
api-key: <My Google maps key>
from filegas-stations/src/main/resources/application.yml
- Run all main Class from
gas-stations
,locations
andprices
thought the IDE or r - Endpoint
http://localhost/api/v1/gasStations/near?longitude=-103.39282&latitude=20.67524&radio=1500
- Access to ZipKin
http://localhost:9411/zipkin/
- Consul (service discovery)
localhost:8500/ui/dc1/services
- Grafana
http://localhost:3000/
, add the datasource of typePrometheus
and urlhttp://prometheus:9090
, then import the dashboards4701
and5373
- Prometheus
http://localhost:9090/