robot-shop icon indicating copy to clipboard operation
robot-shop copied to clipboard

Sample microservices application for playing with

Results 23 robot-shop issues
Sort by recently updated
recently updated
newest added

This PR is adding an option to enable external redis for cart and user service. It also allows configure connection parameters like SSL, PORT and DB.

I've found out the bug in Helm chart, which messed up the `ServiceMonitor` setup for my Prometheus lab. It turns out the `metadata.labels.service` was missing – and ServiceMonitor failed to...

Hi team, I believe I've found a small bug in the payment service logging. I've been using your demo app (thanks btw for creating it and sharing it) as a...

Adding file 3.key and 4.key as requested

These environment variables come useful during debugging when the autotrace webhook is used. Signed-off-by: Antonio Gutierrez

Deploying Robot Shop to Open Shift using the helm chart generates incorrect EUM javascript, causing Instana EUM reporting to fail. This is the debug from running the helm chart. Note...

I have been working on deploying the instana/robot-shop on the ARM64 platform using the docker-compose method. But the project does not work on the arm64 platform. I have made some...