Skip to content

Commit 105015d

Browse files
authored
Clarify traffic statistics limitations in usage guide
Add note about flawed current traffic statistics.
1 parent 92fd5b2 commit 105015d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/en/guide/oneclickvirt/oneclickvirt_usage.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,8 @@ It is not recommended to modify the mapping method unless you know what this set
142142

143143
Literal meaning. Set the maximum bandwidth and available traffic total calculated by natural month for instances created on the node. Traffic monitoring and traffic statistics are automatically enabled by default.
144144

145+
(Current traffic statistics are flawed, as they cannot distinguish between public and internal network traffic, leading to inflated and inaccurate figures. Do not enable.)
146+
145147
When instance traffic exceeds the node limit or user limit, the instance will be automatically stopped; when the node's total traffic is exceeded, all instances on the entire node will be stopped.
146148

147149
At the beginning of the month, statistics data will be reset, and all instances that were automatically stopped due to reaching traffic limits will be restarted.
@@ -467,4 +469,4 @@ Detailed configuration for system log recording, based on the zap log library.
467469
- `show-line`: Whether to display the filename and line number of the log call
468470
- `stacktrace-key`: Key name for stack trace information
469471

470-
Note: When debugging issues, `level` should be set to `debug` to obtain detailed log information.
472+
Note: When debugging issues, `level` should be set to `debug` to obtain detailed log information.

0 commit comments

Comments
 (0)