Skip to content

Commit db5639f

Browse files
committed
changelog: migrate dynamic_modules entry to per-file layout
Signed-off-by: Basundhara Chakrabarty <basundhara17061996@gmail.com>
1 parent d05be11 commit db5639f

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)