-
Bug
-
Resolution: Obsolete
-
Major
-
None
-
DO378 - RHBoQ1.11-en-5-20220907
-
9
-
ROLE
-
en-US (English)
URL: https://rol.redhat.com/rol/app/courses/do378-1.11/pages/ch09s02
Reporter RHNID: bmittal@redhat.com
Section: 2 - Guided Exercise: Adding Metrics to a Microservice
Language: en-US (English)||
Workaround:
Description: Ch09s02 : step 6.1 fails when running - mvn compile quarkus:dev
Validate the current metrics work by starting the development server and making a request to the metrics application endpoint using curl.
In a terminal, inside of the /home/student/DO378/labs/monitor-metrics/expense-service directory, run the development server.
[student@workstation expense-service]$
mvn compile quarkus:dev
failing with attached error.