NetBox Labs/pktvisor: Release v4.3.0

New Features

• [OpenTelemetry] Add Opentelemetry Exporter support to push Pktvisor metrics #584 #604 #654 #664 #665 • Add support to Net Handler V2 #615 • Flow: only_directions filter and exclude_asns_from_summarization config #585 #591 • Exact match Qname filter and make improvements on O(1) filtering #588 • Add Netflow support to ipv6 #599 • Add IP ToS support for and ECN to Flow Handler #649 #651 • Add chaining support for Pcap TCP packets #609

Other Changes

• Reduce Histogram Cardinality #595 • Explicit support IPFIX as flow type #605 • Flow - Add support to subnet wildcard summary #613 • Flow - Rename ip_port top metrics #621 • Limit tcp reassembly packets #662 • Do not return prometheus metric if it is empty #669

Bug Fixes

• Fix dns V2 sintax issues and add version to StreamHandler by @leoparente #573 • Fix Dns V2 specialized merge by @leoparente #590 #594 • Fix set_info for Rate Metric by @leoparente #601 • PingProbe release internal timer by @leoparente #606 • Fix asn_exclude in FlowHandler by @leoparente #608 • Fix Dns V2 period shift by @leoparente #614 • Fix Flow Ipv6 subnet summarization by @leoparente #618 • Fix debug build and release pipeline by @etaques #622

New Contributors

@egecetin made their first contribution in #637 @emn made their first contribution in #640

To top