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