You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR adds ActivityID and ConversationID properties to telemetry when using the Direct Line Service App extension.
Specific Changes
Added ActivityIdProperty property in TelemetryConstants class.
Added ActivityID and ConversationID properties in the Fill methods in TelemetryLoggerMiddleware class.
Updated unit tests in TelemetryMiddlewareTests.
Testing
The following images show the properties logged in Application Insights and the unit tests passing.
The text was updated successfully, but these errors were encountered:
ceciliaavila
added
bug
Indicates an unexpected problem or an unintended behavior.
parity
The issue describes a gap in parity between two or more platforms.
labels
Apr 27, 2023
The changes in [#6616] Telemetry not logging ActivityID and ConversationID may need to be ported to maintain parity with microsoft/botbuilder-dotnet.
The text was updated successfully, but these errors were encountered: