sh build.sh
- curl --location --request GET 'http://localhost:8080/api/'
- Prometheus Exporter: http://localhost:9090/metrics
- curl --location --request POST 'http://localhost:8081/print'
- Prometheus Exporter: http://localhost:9091/metrics
http://localhost:16686/
http://localhost:9411/zipkin/
http://localhost:9092/targets
- Manual Instrumentation - https://opentelemetry.io/docs/instrumentation/java/manual/
- Java Examples - https://github.com/open-telemetry/opentelemetry-java-docs#java-opentelemetry-examples