redis.net.input
Total bytes read from networkDimensions:None
Summary
Total bytes received by Redis over network connections since startup. The rate of change indicates inbound network throughput. Spikes may indicate large command payloads (e.g., bulk writes), while sustained high rates help identify network bottlenecks. Compare with output bytes to understand read vs. write traffic patterns and detect asymmetric workloads.
Interface Metrics (4)
Sources
Related Insights (1)
Misleading Infrastructure Health During Application-Layer Blockingwarning
When event loop blocking is the bottleneck, traditional infrastructure metrics (CPU, Redis ops, network I/O) appear healthy while request latency and timeouts increase - creating a diagnostic blind spot that delays root cause identification.
▸