Closed
Description
Apparently if you call MetricsLogger.putMetric()
more than 100 times, it will keep adding values to the metric causing to reach out of it's limits. This would cause missing metrics as the log entry would not be processed.
Reference:
Metrics— An array of MetricDefinition objects. This array MUST NOT contain more than 100 MetricDefinition objects.
Metadata
Metadata
Assignees
Labels
No labels