Observability using Elastic Stack
- Create a free trail elastic cloud account and select elastic observability

- Wait for the deployment to be created and then navigate to APM

- Launch APM Agents

- Select the java based agent and download the agent from maven central

- We can configure to run our application using the commands mentioned

- Download spring pet clinic and run the command
- Elastic agent download link Refer Here
- Spring petclinic download link Refer Here

