Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zhykos/cool-tools
💫 Presentation of tools I think are cool, but more importantly are free 💸 Presented with a example of a online shop thanks to microservices 🛒
https://github.com/zhykos/cool-tools
docker docker-compose excalidraw fake-smtp go grafana h2-database java kafka kong locust loki mongodb opentelemetry opentelemetry-collector papermerge postgresql prometheus vue3 zipkin
Last synced: about 2 months ago
JSON representation
💫 Presentation of tools I think are cool, but more importantly are free 💸 Presented with a example of a online shop thanks to microservices 🛒
- Host: GitHub
- URL: https://github.com/zhykos/cool-tools
- Owner: Zhykos
- License: mit
- Created: 2024-06-20T17:58:26.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-30T14:58:38.000Z (about 2 months ago)
- Last Synced: 2024-11-30T15:37:25.934Z (about 2 months ago)
- Topics: docker, docker-compose, excalidraw, fake-smtp, go, grafana, h2-database, java, kafka, kong, locust, loki, mongodb, opentelemetry, opentelemetry-collector, papermerge, postgresql, prometheus, vue3, zipkin
- Language: Java
- Homepage:
- Size: 19 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 39
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# opentelemetry-demo-microservices
## Run the demo
### Start the services and applications
For MacOS *(tested on M1 and Sonoma 14.5)*:
```shell
export EXTERNAL_IP=$(ipconfig getifaddr en0) && docker compose up -d --build
```---
## Kudos
https://blog.ght1pc9kc.fr/2023/grafana-stack-1.-observabilit%C3%A9-avec-spring-boot-3/
https://grafana.com/grafana/dashboards/17175-spring-boot-observability/
https://ilaydadastan.com/log-analysis-and-visualization-with-grafana-loki-and-opentelemetry-7e3ea3c78895
https://pkg.go.dev/github.com/open-telemetry/opentelemetry-collector-contrib/cmd/telemetrygen
telemetrygen traces --otlp-insecure --duration 50s
https://opentelemetry.io/docs/zero-code/java/spring-boot-starter/
https://www.baeldung.com/ops/kafka-new-topic-docker-compose