We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7ef753 commit 6118ed6Copy full SHA for 6118ed6
1 file changed
api/nodes/disk_writer.proto
@@ -20,5 +20,5 @@ message DiskWriterStatus {
20
uint64 available_disk_space_bytes = 4;
21
22
// Current write performance for this node, megabits/sec
23
- float current_bitrate_mbps = 8;
+ float current_bitrate_mbps = 5;
24
}
0 commit comments