Package com.azure.core.util.metrics
package com.azure.core.util.metrics
Package containing core utility classes.
-
InterfacesClassDescriptionA histogram instrument that records
longvalues.A counter instrument that recordslongvalues.A counter instrument that recordslongvalues.Meter is generally associated with Azure Service Client instance and allows creating instruments that represent individual metrics such as number of active connections or HTTP call latency.Resolves and providesMeterimplementation.