Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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 🛒

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