Return the set of (edgeType, signalValue) pairs active for a given PeerSignals object, filtered to only types that are both enabled and permitted by the current tier.
(edgeType, signalValue)
PeerSignals
Extracted request signals.
Types allowed by PeerManagerOptions.enabledEdgeTypes.
PeerManagerOptions.enabledEdgeTypes
When true, non-free-tier types are excluded.
true
Return the set of
(edgeType, signalValue)pairs active for a givenPeerSignalsobject, filtered to only types that are both enabled and permitted by the current tier.