QuestionQ42

Collectors, Information Points, and Service Endpoints

When using the REST interface, where would a Performance Analyst go to view all captured endpoints by service?

  • A Navigate to the Metric Browser then to the specific metric. Copy the REST URL from the Metric Browser and then use a wildcard query to get the metrics for other SEPs.
  • B Navigate to the Applications browser then drill down the requested endpoint with the available Dashboard & Metrics indicators then selected the desired metric.
  • C Navigate to the Metric Browser then to the Consumed Endpoints location. Drill down in the metric browser on the specific endpoint to call out its services.
  • D Access the MySQL database and find all the endpoints in an app, where can drill down to the tier and transactions using the endpoints. Select the appropriate REST feature enabled by the service endpoint.
Explanation

AppDynamics exposes service-endpoint metrics in the Metric Browser, where the endpoint hierarchy can be drilled into to identify the services associated with a captured endpoint. The Controller REST APIs support retrieving metric data from these metric paths.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!