If you clear the "Mark Business Transaction as error" checkbox under Configuration > Instrumentation > Error Detection, which two statements are true? (Choose two)
Correct : A, B
The Mark Business Transaction as Error checkbox under Configuration > Instrumentation > Error Detection allows you to control whether a business transaction is reported as an error or not. If you clear this checkbox, the business transaction will not be marked as an error and will not affect the error count metrics.
The transaction is included in Response Time metrics: This means that the transaction will still contribute to the response time metric, which measures the average time it takes for a request to be completed by AppDynamics. However, it will not affect other response time metrics, such as First Response Time or Average Time to First Byte.
The transaction is added to error count metrics: This means that the transaction will still count towards the error count metric, which measures the number of transactions that have failed due to errors. However, it will not affect other error count metrics, such as Error Rate or Error Percentage.
Therefore,A(The transaction is included in Response Time metrics) andB(The transaction is added to error count metrics) are true.Reference:
Error Detection: Mark Business Transaction as Error - AppDynamics
Business Transaction - AppDynamics
Start a Discussions
To capture business data for Transaction Analytics what must be configured first?
Correct : B
To capture business data for Transaction Analytics, you must first configure a data collector. A data collector is a configuration that specifies what data to capture from a business transaction and how to store it in the analytics platform. You can capture data from HTTP requests, method invocations, custom fields, or information points. You can also apply filters and transformations to the captured data. Once you have configured a data collector, you can use it to enrich the transaction analytics data with business context and enable advanced queries and visualizations
Start a Discussions
What are two situations where the UniqueHostID agent property is recommended to be used? (Choose two.)
Start a Discussions
Which two statements about Health Rules are true? (Choose two.)
Correct : C, D
Health Rules are the rules that define the normal or expected behavior of your application, such as the response time, error rate, or CPU utilization of a business transaction, tier, node, or backend. You can create health rules to monitor the performance and availability of your application and its components. When a health rule is violated, it changes the status of the corresponding key performance indicator (KPI) from normal to warning or critical, depending on the severity of the violation. The status change is also represented as an event in the AppDynamics Controller UI, which can trigger alerts, policies, and actions. You can view the health rule events in the Events tab of the application dashboard, or in the Health tab of the entity dashboard.
https://developer.cisco.com/docs/appdynamics/health-rules/
https://university.appdynamics.com/certifications/associate-administrator
Start a Discussions
What is the main benefit of defining Database Collectors?
Start a Discussions