(tag: unknown): stringWire nest path for limiter fields (v1 always "metrics"). Stable metadata —
widgets should discover via this helper, not by hard-coding the nest name.
utils
Source src/Gate.ts:11261 lines
export const const metricsKeyOf: (
tag: unknown
) => string
Wire nest path for limiter fields (v1 always "metrics"). Stable metadata —
widgets should discover via this helper, not by hard-coding the nest name.
metricsKeyOf = const metricsKeyOfInternal: (tag: unknown) => stringRead stamped metrics nest key (defaults to "metrics" when absent).
metricsKeyOfInternal;