Skip to content

Commit 3cbc247

Browse files
authored
[Event Hubs] Add Id to suggested processor logs (Azure#47738)
The focus of these changes is to add the "processor position determined" log to the set of suggested ETW Ids to capture for troubleshooting event processor issues.
1 parent abc6462 commit 3cbc247

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sdk/eventhub/Azure.Messaging.EventHubs/TROUBLESHOOTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -418,6 +418,7 @@ When filing GitHub issues, the following details are requested for all scenarios
418418
- 45 (EventProcessorClaimOwnershipError)
419419
- 103 (EventProcessorLoadBalancingCycleSlowWarning)
420420
- 104 (EventProcessorHighPartitionOwnershipWarning)
421+
- 105 (EventProcessorPartitionProcessingEventPositionDetermined)
421422
- 123 (EventProcessorProcessingHandlerStart)
422423
- 124 (EventProcessorProcessingHandlerComplete)
423424
- 125 (EventProcessorProcessingHandlerError)

0 commit comments

Comments
 (0)