mirror of
https://github.com/google/nomulus
synced 2026-01-10 07:57:58 +00:00
Clean up misc Javadoc and deprecation warnings
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=136156922
This commit is contained in:
@@ -49,6 +49,7 @@ final class MetricMetrics {
|
||||
LABELS);
|
||||
|
||||
/** A gauge representing a snapshot of the number of active timeseries being reported. */
|
||||
@SuppressWarnings("unused")
|
||||
private static final Metric<Long> timeseriesCount =
|
||||
MetricRegistryImpl.getDefault()
|
||||
.newGauge(
|
||||
|
||||
Reference in New Issue
Block a user