500-430 · Question #7
What are three valid reasons to use the AppDynamics REST API to retrieve metrics? (Choose three.)
The correct answer is A. to archive 1-minute granularity data C. to calculate a new metric based on two existing metrics E. to retrieve health rule violations. The AppDynamics REST API to retrieve metrics allows you to get values generated for metrics by specifying the path of the metric and the time frame for the data. Some of the valid reasons to use To archive 1-minute granularity data. The AppDynamics Controller stores metric data a
Question
What are three valid reasons to use the AppDynamics REST API to retrieve metrics? (Choose three.)
Options
- Ato archive 1-minute granularity data
- Bto create a custom report to be run monthly to show average node availability
- Cto calculate a new metric based on two existing metrics
- Dto evaluate health rules
- Eto retrieve health rule violations
- Fto create an alert using a baseline to send to an internal ticketing system
How the community answered
(45 responses)- A96% (43)
- B2% (1)
- D2% (1)
Explanation
The AppDynamics REST API to retrieve metrics allows you to get values generated for metrics by specifying the path of the metric and the time frame for the data. Some of the valid reasons to use To archive 1-minute granularity data. The AppDynamics Controller stores metric data at different levels of granularity depending on the retention period. For example, it stores 1-minute granularity data for 8 days, 10-minute granularity data for 32 days, and 1-hour granularity data for 365 days. If you want to archive the 1-minute granularity data for longer than 8 days, you can use the API to retrieve and store the data in an external database or file system. To calculate a new metric based on two existing metrics. The AppDynamics Controller provides some built-in metrics such as average response time, calls per minute, errors per minute, etc. However, you may want to calculate a new metric that is not available in the Controller, such as the ratio of errors to calls, or the percentage of slow transactions. You can use the API to retrieve the values of the existing metrics and perform the calculation using your own logic or formula. To retrieve health rule violations. Health rules are the rules that define the performance and availability thresholds for your application components. When a health rule is violated, the AppDynamics Controller generates an event and optionally triggers a policy action. You can use the API to retrieve the list of health rule violations for a given application, time range, and severity level. This can help you monitor and troubleshoot the health of your application and take corrective actions if needed.
Topics
Community Discussion
No community discussion yet for this question.