Webversion NLJUG Newsletter We hope you enjoyed the recent J-Spring event as much as we …
Read More »Observing Java Applications Running via Docker Compose Using OpenTelemetry
An easy non-obtrusive way to collect data about your dockerized app without changing your existing docker-compose.yml or docker files! This is just a neat trick that I discovered when I was trying to collect OTEL data about my application which was running via Docker Compose. I was trying to understand more about the code using tracing. However, I definitely didn’t want to modify …
Read More »