vertx-grafana-prometheus-metrics
Grafana
Config
Default config at configuration.env
Port
Default port: 33003
-> Open at localhost
Prometheus
Config
./conf/prometheus.yml
Port
Default port: 39090
-> Open at localhost
Start apps
springboot
Default port: 8080
.
Change at /src/main/resources/application.properties
.
vert3x
Default port: 8082
.
Change at /config/app.json
.
vert4x
Default port: 8084
.
Change at /config/app.json
.
Start Granfana + Prometheus
Requires
- docker
- docker-compose
Run script
docker-compose up -d