The limit on the metric, e.g. /project/region.
/project/region
Make sure that limit is in a format that doesn't start with 1/ or contain curly braces. E.g. use /project/user instead of 1/{project}/{user}.
limit
1/
/project/user
1/{project}/{user}