All notable changes to this project will be documented in this file.
- Other examples of metrics collecting.
- Add the
Postgres Exporter
service for scrapingPostgreSQL
stats.
- Add the
RabbitMq
service.
- Change the
Zipkin
Dockerfile && starters in java services.
- Add
DELETE
method in thesome-api-client
service.
- Add new service
some-api-client
for the log tracing between services. It's have aPUT
method.
- Fixe the
ResponseTracingFilter
error, return traceId && spanId in response headers.
- Change the project structure.
- Change the logback settings.
- Add the
Exception Controller
. - Add the
Jaeger
service && tracing in service.
- Reorganized project directories.
- Add the new docker container with sh script for the executing
some-api
(at present is a curl execution for creating new entity).
- Add update and delete methods realization.
- Refactor deployments path.
- Add the
README.md
file and other project docs.
- Add the
Loki4j
and configure theLogback
for logs storing inLoki
.
- Add initial project commit with spring boot metrics examples with
Grafna
,Prometheus
&&Loki
(viaPromtail
).