Metrics state is local to the server and needs to use time, which is normally forbidden in the FSM code. We have a bypass for this rule for `metrics.MeasureSince` but needed one for `metrics.MeasureSinceWithLabels` as well.
See `message:` in rule for details. Co-authored-by: Luiz Aoqui <luiz@hashicorp.com>