Some sample projects are provided in the source project to assist in the use of the project. The readme file of the sample project has additional instructions for use, and you need to import these sample projects separately into IDE.
Client-side sample project
- lookout-client-samples-java
This sample project demonstrates how to use and configure the client in code form in a normal Java project.
- lookout-client-samples-boot
This sample project demonstrates how to use and configure the client in a SpringBoot (or SofaBoot) project.
- lookout-client-samples-prometheus
The sample project demonstrates how to use and configure the client to use prometheus in a SpringBoot (or SofaBoot) project.