SQL Monitor Custom Metric: Identity Columns Near Limit
If your application relies on identity columns, this metric is a useful measure of the number of identity columns that are near to the limit per database. You can then avoid logical problems in your application and SQL Server errors.
When I check the length, I get these results:
A table name is limited to 128 characters. How does this work?