Comment by t0duf0du

Comment by t0duf0du a day ago

0 replies

Working on a binary that will instrument every Java service running on Linux host machine with OpenTelemetry Java Agent.

Kinda like this (https://github.com/open-telemetry/opentelemetry-injector) but with support of having multiple service name for different services. This includes tomcat, normal systemd services and also services running inside docker containers.

EDIT: I am popping my cherry with this comment on HN. Been a lurker since past 2-3 years.