You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now MetricRegistry accepts ScheduledExecutorService, which is used for execution of "heavy" operations like creation of Metric with labels.
There is no much information about this in docs - we should leave couple of words about it.
The text was updated successfully, but these errors were encountered:
Now MetricRegistry accepts ScheduledExecutorService, which is used for execution of "heavy" operations like creation of Metric with labels.
There is no much information about this in docs - we should leave couple of words about it.
The text was updated successfully, but these errors were encountered: