Visual Studio Web Test Monitoring Performance Transaction Response Time Collection (System)

Microsoft.SystemCenter.Omonline.OutsideIn.VSWebTest.Performance.CollectTransactionResponseTime (Rule)

This rule is created by the system, and it should not be enabled by the user.

Knowledge Base article:

Summary

This rule is created by the system, and it should not be enabled by the user.

Element properties:

TargetMicrosoft.SystemCenter.Omonline.OutsideIn.VSWebTest.VSWebTest
CategoryPerformanceCollection
EnabledTrue
Alert GenerateFalse
RemotableTrue

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.SystemCenter.Omonline.OutsideIn.VSWebTest.Performance.CollectData.DS Default
WriteToDB WriteAction Microsoft.SystemCenter.CollectPerformanceData Default
WriteToDW WriteAction Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData Default

Source Code:

<Rule ID="Microsoft.SystemCenter.Omonline.OutsideIn.VSWebTest.Performance.CollectTransactionResponseTime" Enabled="true" Target="Microsoft.SystemCenter.Omonline.OutsideIn.VSWebTest.VSWebTest" ConfirmDelivery="false" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>PerformanceCollection</Category>
<DataSources>
<DataSource ID="DS" TypeID="Microsoft.SystemCenter.Omonline.OutsideIn.VSWebTest.Performance.CollectData.DS">
<IsGlobalCounter>true</IsGlobalCounter>
<CounterName>Transaction Response Time</CounterName>
<RuleId>$MPElement[Name="Microsoft.SystemCenter.Omonline.OutsideIn.VSWebTest.Performance.CollectTransactionResponseTime.Dummy"]$</RuleId>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="WriteToDB" TypeID="SC!Microsoft.SystemCenter.CollectPerformanceData"/>
<WriteAction ID="WriteToDW" TypeID="SCDW!Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData"/>
</WriteActions>
</Rule>