Class ErrorCodeSampler
java.lang.Object
org.apache.dubbo.metrics.collector.sample.SimpleMetricsCountSampler<String,String,ErrorCodeMetric>
org.apache.dubbo.metrics.collector.sample.MetricsNameCountSampler<String,String,ErrorCodeMetric>
org.apache.dubbo.metrics.collector.sample.ErrorCodeSampler
- All Implemented Interfaces:
MetricsCountSampler<String,,String, ErrorCodeMetric> MetricsSampler
This sampler is used to count the number of occurrences of each error code.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.dubbo.metrics.collector.sample.MetricsNameCountSampler
addMetricName, sampleMethods inherited from class org.apache.dubbo.metrics.collector.sample.SimpleMetricsCountSampler
getCount, inc
-
Constructor Details
-
ErrorCodeSampler
-