peer

natchez.Tags$.peer$
object peer

Attributes

Source:
Tags.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
peer.type

Members list

Concise view

Value members

Concrete methods

Remote "address", suitable for use in a networking client library. This may be a "ip:port", a bare "hostname", a FQDN, or even a JDBC substring like "mysql://prod-db:3306"

Remote "address", suitable for use in a networking client library. This may be a "ip:port", a bare "hostname", a FQDN, or even a JDBC substring like "mysql://prod-db:3306"

Attributes

Source:
Tags.scala

Remote hostname. E.g., "opentracing.io", "internal.dns.name"

Remote hostname. E.g., "opentracing.io", "internal.dns.name"

Attributes

Source:
Tags.scala

Remote IPv4 address as a .-separated tuple. E.g., "127.0.0.1"

Remote IPv4 address as a .-separated tuple. E.g., "127.0.0.1"

Attributes

Source:
Tags.scala

Remote IPv6 address as a string of colon-separated 4-char hex tuples. E.g., "2001:0db8:85a3:0000:0000:8a2e:0370:7334"s

Remote IPv6 address as a string of colon-separated 4-char hex tuples. E.g., "2001:0db8:85a3:0000:0000:8a2e:0370:7334"s

Attributes

Source:
Tags.scala

Remote port. E.g., 80

Remote port. E.g., 80

Attributes

Source:
Tags.scala

Remote service name (for some unspecified definition of "service"). E.g., "elasticsearch", "a_custom_microservice", "memcache"

Remote service name (for some unspecified definition of "service"). E.g., "elasticsearch", "a_custom_microservice", "memcache"

Attributes

Source:
Tags.scala