Class OpenCensusMetrics.Tags

java.lang.Object
ai.nextbillion.maps.metrics.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 Details

    • 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