Package 

Interface NamingSchema.ForPeerService

    • Method Summary

      Modifier and Type Method Description
      abstract boolean supports() Whenever the schema supports peer service calculation
      abstract Map<String, Object> tags(@NonNull() Map<String, Object> unsafeTags) Calculate the tags to be added to a span to represent the peer service
      • Methods inherited from class java.lang.Object

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

      • supports

         abstract boolean supports()

        Whenever the schema supports peer service calculation