Creating a Microservice

a. Add New Microservice

From the left-hand menu, selecting “Microservices” takes you to the microservices library where you can view all your existing microservices.

Click on “+ New Microservice” to add a new one. You have an option to create a custom or a Helm Microservice. We will be creating a custom microservice for this onboarding guide. Read creating a Helm microservice for more details.

b. Add General Details

Enter the name and description of your microservice and select the environment for this application that shows a list of available environments from the drop-down and also add the registry, repository and the docker file location Click on “Next Step”.

c. Add Service Details

Add all the microservice details name, type, port , and deployment details, and click on the next step.

d. Deployment Verification:

Select the environment and set Algorithm aggression for the deployment verification and then click on the Next step e. Select an APM Instance:

Select an APM Instance among the given and then click on the Next step. F. Select Provider

Add all the details of the provider and service and environment name to map the details and then click on "Done"

Last updated