Rejected Client-Side Monitoring Requests

Microsoft.SystemCenter.Apm.Infrastructure.Monitoring.ActivatedApmAgent.PerfView.CsmTokensVerificationStatisticsView (View)

This view shows the rate of the monitoring requests that are rejected by client-side monitoring collection endpoint. These requests are rejected because they are not properly encrypted or do not comply with the required format of the monitoring data.

Element properties:

TargetMicrosoft.SystemCenter.Apm.ActivatedApmAgent
TypeMicrosoft.SystemCenter.PerformanceViewType
AccessibilityInternal
VisibleTrue

Source Code:

<View ID="Microsoft.SystemCenter.Apm.Infrastructure.Monitoring.ActivatedApmAgent.PerfView.CsmTokensVerificationStatisticsView" Accessibility="Internal" Enabled="true" Target="Microsoft.SystemCenter.Apm.ActivatedApmAgent" TypeID="SC!Microsoft.SystemCenter.PerformanceViewType" Visible="true">
<Category>AvailabilityHealth</Category>
<Criteria>
<RuleList>
<Rule>$MPElement[Name="Microsoft.SystemCenter.Apm.Infrastructure.Monitoring.CollectInvalidTokensPercentage"]$</Rule>
<Rule>$MPElement[Name="Microsoft.SystemCenter.Apm.Infrastructure.Monitoring.CollectUnsynchronizedTokensPercentage"]$</Rule>
</RuleList>
</Criteria>
<Presentation/>
<Target/>
</View>