Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/f0rkb0mbz/logging_adapter_example
This repo gives an example of adapter design pattern with a spring boot app, an adapter written in python and promtail-loki-grafana to capture the logs with docker compose.
https://github.com/f0rkb0mbz/logging_adapter_example
Last synced: 13 days ago
JSON representation
This repo gives an example of adapter design pattern with a spring boot app, an adapter written in python and promtail-loki-grafana to capture the logs with docker compose.
- Host: GitHub
- URL: https://github.com/f0rkb0mbz/logging_adapter_example
- Owner: f0rkb0mbZ
- Created: 2023-02-13T19:26:39.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-17T10:08:03.000Z (almost 2 years ago)
- Last Synced: 2023-10-16T02:19:00.347Z (about 1 year ago)
- Language: Java
- Size: 66.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# logging_adapter_example
This repo gives an example of adapter design pattern with a spring boot app, an adapter written in python and promtail-loki-grafana to capture the logs, all orchastrated with docker compose.