We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c7e33d commit d7c6347Copy full SHA for d7c6347
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# ChangeLog
2
3
+* Added a command line switch `--sampling-window-size` specifying
4
+ the number of the most recent packets used for computing metrics.
5
+ The lower the parameter the more dynamic are the metrics
6
+ variations.
7
+ (Github #66, #67).
8
+
9
## Release v0.4.0 (November 14th, 2024)
10
11
* Added a Docker configuration that launches two containers, one
0 commit comments