mirror of
https://github.com/akvorado/akvorado.git
synced 2025-12-11 22:14:02 +01:00
flow: add a metric when the internal queue is full
This gives a good hint if there is a problem. Maybe we don't need to optimize more.
This commit is contained in:
@@ -75,7 +75,7 @@ configuration keys:
|
||||
- `listen` to specify the IP and UDP port to listen for new flows
|
||||
- `workers` to specify the number of workers to spawn to handle
|
||||
incoming flows
|
||||
- `buffer-size` to specify the number of flows to buffer when pushing
|
||||
- `queue-size` to specify the number of flows to queue when pushing
|
||||
them to the core component
|
||||
|
||||
For example:
|
||||
|
||||
Reference in New Issue
Block a user