Observability Engineer Lab 3.3 I am getting a unhealthy status for my Ubuntu_petclinic-client

I am having trouble viewing an APM app after following the directions of the lab for Node.js agent it is not showing up in my APM services.
My configurations are the following in the docker petclinic-client:

bin/www:
image

config.js

error:

I figure it might be a typo from me but I matched it up to the lab answers and no joy.

Any help would be great!

Hi @Jsarath ,

the configuration looks ok, but it looks like there is an error happening after restarting petclinic-client. Can you please share if there is any error being reported by running docker logs petclinic-client?

Best,
Andre

Hi @Jsarath ,

it looks like your environment is not getting the configurations from the config file and aborting due to this issue.

Best,
Andre

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.