Skip to content

Commit 2b4958a

Browse files
committed
changelog: migrate dynamic_modules entry to per-file layout
1 parent b938dcf commit 2b4958a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Added the ``envoy_dynamic_module_callback_cluster_lb_context_get_host_stat`` ABI callback so
2+
custom cluster load balancers can read per-host counters and gauges at request time inside
3+
``envoy_dynamic_module_on_cluster_lb_choose_host``. The Rust SDK exposes this as
4+
``ClusterLbContext::get_host_stat``.

0 commit comments

Comments
 (0)