Skip to content

v0.8.0

Compare
Choose a tag to compare
@thenodon thenodon released this 25 Jul 07:11
· 9 commits to master since this release
b2c7540

Overview

Release 0.8.0 add features to manage large ACI fabrics and has been tested on a fabric with 22 spines and 490 leafs. The main new features are:

  • Service discovery - enable Prometheus to discover all spines and leafs for direct access.
  • Run queries directly on spine and leaf in addition to apic. This decrease the load on the apic and increase response time through distribution of the queries.
  • Support for sequential and parallell pagination where queries include filter order-by. This is needed where query response is larger than the single page max of 1000 entities per page.

Big thanks to @camrossi for input and testing.

What's Changed

Full Changelog: v0.7.2...v0.8.0