Skip to content

Commit 8ddea25

Browse files
kalyazinShadowCurse
authored andcommitted
changelog: serial optional rate limiting
Add an entry under [Unreleased] > Added describing the new serial console output optional rate limiting feature. Signed-off-by: Nikita Kalyazin <kalyazin@amazon.com>
1 parent d3fc040 commit 8ddea25

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ and this project adheres to
1414
support for Vsock Unix domain socket path overriding on snapshot restore. More
1515
information can be found in the
1616
[docs](docs/vsock.md/#unix-domain-socket-renaming).
17+
- [#5824](https://github.com/firecracker-microvm/firecracker/pull/5824): Add
18+
optional rate limiting to serial console output, configurable via the
19+
`rate_limiter` field on `PUT /serial`. A new metric is exposed under `uart`:
20+
`rate_limiter_dropped_bytes`.
1721

1822
### Changed
1923

0 commit comments

Comments
 (0)