Skip to content

Commit 2bee50c

Browse files
committed
wip
1 parent afbc7b2 commit 2bee50c

File tree

1 file changed

+2
-1
lines changed
  • common4j/src/main/com/microsoft/identity/common/java/opentelemetry

1 file changed

+2
-1
lines changed

common4j/src/main/com/microsoft/identity/common/java/opentelemetry/SpanName.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,5 +71,6 @@ public enum SpanName {
7171
ProcessWebsiteRequest,
7272
GetAllSsoTokens,
7373
ProcessWebCpEnrollmentRedirect,
74-
ProcessWebCpAuthorizeUrlRedirect
74+
ProcessWebCpAuthorizeUrlRedirect,
75+
InstallCertOnWpj
7576
}

0 commit comments

Comments
 (0)