aws-containers / retail-store-sample-app

Sample application for demonstrating container platforms and related technology
MIT No Attribution
266 stars 300 forks source link

setting up the java apps for auto-instrumentation #654

Open StevenDavid opened 1 month ago

StevenDavid commented 1 month ago

The partial OTEL configs in the dockerfile for the Java services is causing issues at times. We will do this via add-on in EKS and task def in ECS Description of changes: This commit removes the configuration of the OTEL metrics from the orders, cart and UI services.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.