Specifications

Resource Types
resource Connection {IgnoreEvents = "Request,Response"}
}
}
Resource Types
Resource types indicate the sources of application events that the AR agent
uses to recognize transactions and measure their response times. Resources
provide application events to the transaction recognition engine. For example,
when you specify the Web resource in a resource definition, Application
Response observes events about the URLs navigated to and the Web frames
that appear in Web browsers.
Supported Resource Types
AppEvent Resource Type
Connection Resource Type
DNS Resource Type
Java Resource Type
Outlook Resource Type
Process Resource Type
Session Resource Type
Web Resource Type
Windows Resource Type
AppEvent Resource Type
Use the AppEvent resource in a resource definition to monitor events from C
and any language supporting COM.
Parameters
The AppEvent resource type does not support any parameters in a resource
definition. This syntax allows you to define transactions using any events that
the AppEvent.dll sends. At a minimum, BT Studio recognizes Start and Stop
events as AppEvent actions.
Note: You cannot use the IgnoreEvents clause for Start or Stop events.
The following example shows a rule set for monitoring a Web-based
application.
BT Language Reference 181