This is an error in the Lab version: dwwkb5xfwhxvemvdh-ihsdbxb2mswxpjpnh.labs.strigo.io
Steps to reproduce:
- login to lab
- ssh petclinic-server
- pkill java
- run the java application (refer Lab 5.2: Services Layer of the Lab Guide: Elastic Observability Engineer
The following error is encountered and Kibana shows no data in APM for
INFO PetClinicApplication - Started PetClinicApplication in 27.884 seconds (JVM running for 58.674)
2021-02-04 02:00:44.057 [elastic-apm-server-reporter] ERROR co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Failed to handle event of type METRICS with this error: Connection refused (Connection refused)
2021-02-04 02:00:44.057 [elastic-apm-server-reporter] INFO co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Backing off for 1 seconds (+/-10%)
2021-02-04 02:01:14.059 [elastic-apm-server-reporter] ERROR co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Failed to handle event of type METRICS with this error: Connection refused (Connection refused)
Any clues?