About • Technologies • Building Locally • License
POC with Spring, Logback, Graylog, Prometheus and Grafana, to demonstrate log structuring, sensitive data masking, traceability, metrics and dashboards with alerts.
The project was developed using the following technologies
-
Clone the repository
git clone git@github.com:DanSilva41/poc-observability
-
Enter directory
cd poc-observability
-
Install dependencies
./gradlew clean build
`./gradlew bootRun`
Open http://localhost:8080/actuator
`cd logs && docker-compose up`
`cd metrics && docker-compose up`
Prometheus: http://localhost:9090
Grafana: http://localhost:3000
This project is under the MIT license. See the LICENSE for more information.
Developed by Danilo Silva 👋 Get in touch!