Skip to content

Commit

Permalink
Add Child Spans for Interactive Span (#2516)
Browse files Browse the repository at this point in the history
  • Loading branch information
tanmaymanolkar1 authored Nov 23, 2024
1 parent 947abe2 commit 717eace
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
vNext
----------
- [PATCH] Translate MFA token error to UIRequiredException instead of ServiceException (#2538)
- [MINOR] Add Child Spans for Interactive Span (#2516)

Version 18.2.2
----------
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ public enum SpanName {
GetAccounts,
RemoveAccount,
WorkplaceJoin,
ATIInteractively,
ATISilently,
DoDiscovery,
WorkplaceLeave,
DeviceState,
Expand Down

0 comments on commit 717eace

Please sign in to comment.