Demandes d'analyse côté client rejetées

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

Cette vue affiche le taux de demandes d'analyse qui sont rejetées par le point de terminaison de collecte d'analyse côté client. Ces demandes sont rejetées parce qu'elles ne sont pas correctement chiffrées ou ne respectent pas le format requis des données d'analyse.

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>