mirror of
https://github.com/google/nomulus.git
synced 2025-05-13 07:57:13 +02:00
Factor out labelValue length check to abstract base class and small name fix
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=131902964
This commit is contained in:
parent
a0f1a8b0bc
commit
c11ac3129f
7 changed files with 80 additions and 42 deletions
|
@ -14,6 +14,7 @@
|
|||
|
||||
package google.registry.monitoring.metrics;
|
||||
|
||||
|
||||
import com.google.common.base.MoreObjects;
|
||||
import com.google.common.collect.ImmutableSet;
|
||||
import google.registry.monitoring.metrics.MetricSchema.Kind;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue