AppDynamics: How To Configure Service Endpoints
Service endpoints are generally detected automatically but you can also setup custom service endpoints. They can also be excluded based on rules so that they will not be detected.
The order of precedence is this:
- Exclude rules
- Custom service endpoint rules
- Automatic discovery
Steps:
- Go to the “Service Endpoints” pane
- Click “Configure”
- Click on the “Custom Service Endpoint” tab
- Choose the tier where the service will run
- Click the plus icon
To avoid performance issues, try not to place a service endpoint within a repeating section of code like a recursive function or a loop.
Permissions
The account that you use will need to have the “Configure Service Endpoints” permission for the application in order to configure custom service endpoints.
If you aren’t sure what a service endpoint is, you might find this video from the official AppDynamics Youtube channel useful:
References