mirror of
https://github.com/akvorado/akvorado.git
synced 2025-12-11 22:14:02 +01:00
outlet/metadata: fix gNMI metadata provider exiting too early
We have to manage two contexts: - one associated to a query because the queries are now synchronous - one associated to the component because some providers need a goroutine (like gNMI) Fix #1991.
This commit is contained in:
@@ -13,6 +13,7 @@ identified with a specific icon:
|
||||
## Unreleased
|
||||
|
||||
- 🩹 *inlet*: disable kernel timestamping on Linux kernel older than 5.1
|
||||
- 🩹 *outlet*: fix gNMI metadata provider exiting too early
|
||||
- 🩹 *doc*: fix documentation for SNMPv3 configuration
|
||||
- 🌱 *inlet*: add support for RFC 5103 (bidirectional flows)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user