500-425 · Question #29
After agents are installed, and application data is flowing through a Java application, a user sees that a remote database has not been discovered in a known Business Transaction. To determine and…
The correct answer is C. Configuration > Instrumentation > Backend Detection > Java. To determine and configure the exit call to the database, you need to go to Configuration > Instrumentation > Backend Detection > Java. An exit call is a call from an application component to an external service or system, such as a database, a web service, a message queue, or…
Question
After agents are installed, and application data is flowing through a Java application, a user sees that a remote database has not been discovered in a known Business Transaction. To determine and configure the exit call to the database where would you go?
Options
- AConfiguration > Java > Backend Detection > JDBC
- BDatabases > Configuration > Collectors
- CConfiguration > Instrumentation > Backend Detection > Java
- DDatabase Calls > Options > Backend Detection > JDBC
How the community answered
(38 responses)- A5% (2)
- B13% (5)
- C79% (30)
- D3% (1)
Explanation
To determine and configure the exit call to the database, you need to go to Configuration > Instrumentation > Backend Detection > Java. An exit call is a call from an application component to an external service or system, such as a database, a web service, a message queue, or a cache. A backend is a logical representation of an external service or system that receives exit calls from an application component. AppDynamics automatically detects and identifies common types of backends, such as JDBC, HTTP, JMS, and so on.
Topics
Community Discussion
No community discussion yet for this question.