Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mstf-yalcin/spring-monitoring


https://github.com/mstf-yalcin/spring-monitoring

grafana loki observability prometheus spring tempo zipkin

Last synced: 27 days ago
JSON representation

Awesome Lists containing this project

README

        

# Microservice Monitoring

## Setting Up Monitoring Infrastructure

Start Docker monitoring setup with Grafana, Prometheus, and the applications.

```shell
docker-compose up
```

## Urls

* Accounts: [http://localhost:8080/swagger-ui.html](http://localhost:8080/swagger-ui.html)
* Cards: [http://localhost:9000/swagger-ui.html](http://localhost:9000/swagger-ui.html)
* Eureka: [http://localhost:8070](http://localhost:8070)
* Gateway: [http://localhost:8072/](http://localhost:8072)
* Prometheus: [http://localhost:9090](http://localhost:9090)
* Grafana: [http://localhost:3000](http://localhost:3000)
* login with admin:admin