Add handshakeStage as metric
This commit is contained in:
parent
d14e469ef4
commit
9095e21e6f
@ -21,6 +21,7 @@ const MEASUREMENT_MAP = new Map([
|
|||||||
["AuthenticationType", "authenticationType"],
|
["AuthenticationType", "authenticationType"],
|
||||||
["AssociationSuccess", "associationIsSuccessful"],
|
["AssociationSuccess", "associationIsSuccessful"],
|
||||||
["DisassociationReason", "disassociationReason"],
|
["DisassociationReason", "disassociationReason"],
|
||||||
|
["HandshakeStage", "handshakeStage"],
|
||||||
]);
|
]);
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user