Class ErrorCodeMetric

java.lang.Object
org.apache.dubbo.metrics.model.ErrorCodeMetric
All Implemented Interfaces:
Metric

public class ErrorCodeMetric extends Object implements Metric
ErrorCodeMetric. Provide tags for error code metrics.
  • Constructor Details

    • ErrorCodeMetric

      public ErrorCodeMetric(String applicationName, String errorCode)
  • Method Details