Options
All
  • Public
  • Public/Protected
  • All
Menu

The network context of a node in the service graph.

Hierarchy

  • Endpoint

Index

Properties

ipv4?: string

The text representation of the primary IPv4 address associated with this connection. Ex. 192.168.99.100 Absent if unknown.

port?: number

The text representation of the primary IPv6 address associated with a connection. Ex. 2001:db8::c001 Absent if unknown. Prefer using the ipv4 field for mapped addresses.

serviceName?: string

Lower-case label of this node in the service graph, such as "favstar". Leave absent if unknown. This is a primary label for trace lookup and aggregation, so it should be intuitive and consistent. Many use a name from service discovery.

Generated using TypeDoc