Technologies/Redis/redis.net.input
RedisRedisMetric

redis.net.input

Total bytes read from network
Dimensions:None
Available on:DatadogDatadog (1)PrometheusPrometheus (1)Native (1)OpenTelemetryOpenTelemetry (1)

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)
DatadogDatadog
Total bytes read from network
Dimensions:None
PrometheusPrometheus
Total bytes read from network
Dimensions:None
Native
Total number of bytes read from the network
Dimensions:None
OpenTelemetryOpenTelemetry
Total number of bytes read from the network
Dimensions:None
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.