- 💥 console: persist metadata cache on the default
docker compose
setup - 🩹 orchestrator: fix population of
DstNetSite
andSrcNetSite
- 🩹 orchestrator: remove previous networks.csv temporary files on start
- 🌱 inlet: add support Netflow V5
- 🌱 console: add support for PostgreSQL and MySQL to store filters
- 🌱 console: add
console
→homepage-graph-timerange
to define the time range for the homepage graph - 🌱 console: enable round-robin for ClickHouse connections
- 🌱 console: display TCP and UDP port names if known
- 🌱 orchestrator: add ClickHouse version check for INTERPOLATE bug
- 🌱 docker: add monitoring stack with Prometheus and Grafana (work in progress, not enabled by default, check
.env
) - 🌱 docker: update to Traefik 3.0 (not mandatory)
- 🌱 docker: update ClickHouse to 24.3 (not mandatory)
- 🌱 docker: switch from Redis to Valkey (not mandatory)
- 🌱 docker: build IPinfo update image to make it available for non-x86
architectures and ensure the databases are downloaded only when an update is
available
Docker image: docker pull ghcr.io/akvorado/akvorado:1.11.0
Full changelog: v1.10.2...v1.11.0