2. Infrastructure Service Map

Detailed view for a specific infrastructure.

To Access: 1. Select an infrastructure from the dropdown 2. The map shows all services on that host and their connections

Node Information:

Each node shows:

  • Service name
  • Request rate (calls/sec)
  • Average latency
  • Error rate

Edge Information:

Each edge shows:

  • Number of requests
  • Average duration
  • Operation type (HTTP, gRPC, etc.)

Interactive Features:

  • Hover: See detailed metrics
  • Click Node: Open service detail drawer
  • Click Edge: See operation-level details
  • Fullscreen Mode: Expand map to full screen

Service Map Drawer:

When you click a node, a drawer opens showing:

  • Service Metrics:
  • Call count
  • Average duration
  • P50, P75, P90, P95, P99 latencies
  • Error count and rate
  • Incoming Dependencies: Services calling this service
  • Outgoing Dependencies: Services this service calls
  • Recent Traces: Latest traces involving this service
  • Quick Links: Jump to Traces, Logs, or Service Detail