We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8b9f21 commit dd23047Copy full SHA for dd23047
common4j/src/main/com/microsoft/identity/common/java/opentelemetry/SpanName.java
@@ -75,10 +75,10 @@ public enum SpanName {
75
PasskeyWebListener,
76
PersistToStorageAsync,
77
InstallCertOnWpj,
78
- DRSNonceRequest,
79
/**
80
* Span name for fetching initial ECS flight configurations.
81
*/
82
EcsFlightsFetchConfigs,
83
- DevicePopMintSignedAccessToken
+ DevicePopMintSignedAccessToken,
+ DRSNonceRequest
84
}
0 commit comments