Class OpenCensusMetrics.Tags

  • Enclosing class:
    OpenCensusMetrics

    public static final class OpenCensusMetrics.Tags
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static io.opencensus.tags.TagKey API_STATUS  
      static io.opencensus.tags.TagKey HTTP_CODE  
      static io.opencensus.tags.TagKey REQUEST_NAME  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • REQUEST_NAME

        public static final io.opencensus.tags.TagKey REQUEST_NAME
      • HTTP_CODE

        public static final io.opencensus.tags.TagKey HTTP_CODE
      • API_STATUS

        public static final io.opencensus.tags.TagKey API_STATUS