Integration / Apache Pulsar Interview questions
How does AppDynamics integrate with ITSM tools like ServiceNow or PagerDuty?
AppDynamics integrates with ITSM and incident-management tools primarily through Policy Actions: when a health rule violation (or another triggering event) fires a policy, one of its configured actions can be to automatically create a ticket in ServiceNow, page an on-call engineer through PagerDuty, or post an alert to a chat tool, using each tool's own integration or webhook.
These integrations typically carry structured context along with the alert — which Business Transaction or tier violated, the health rule that fired, and often a deep link back into the Controller UI — so the responder can jump straight from the ticket or page into the relevant flow map or transaction snapshot instead of starting from scratch.
Some integrations also support bi-directional flow: acknowledging or resolving an incident in the ITSM tool can be reflected back in AppDynamics, which keeps the incident's lifecycle status consistent across both systems rather than requiring manual updates in two separate places.
More Related questions...
