We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e904a3 commit e70a217Copy full SHA for e70a217
sp-oncall/spoc-integrations/appdynamics-integration.rst
@@ -164,7 +164,7 @@ Configure the AppDynamics SaaS version
164
"message_type":"${message_type}",
165
166
#latestEvent.incident.id is the AppDynamics incident ID for the health rule. 1 incident can include multiple events.
167
- "entity_id":"${latestEvent.incident.id}"
+ "entity_id":"${latestEvent.incident.id}",
168
169
#latestEvent.id is the AppDynamics event ID for the triggering HTTP action.
170
"event_id":"${latestEvent.id}",
0 commit comments