Skip to content

hive-router-internal 0.1.0 (2026-08-13)

Choose a tag to compare

@knope-bot knope-bot released this 13 Aug 13:29
32b6f84

Breaking Changes

Fix missing demand control metrics names

Previously added metrics names were missing the hive.router.demand_control. prefix. This has been fixed in this change.

Here's a list of the metrics that have been fixed:

  • cost.estimated -> hive.router.demand_control.cost.estimated
  • cost.actual -> hive.router.demand_control.cost.actual
  • cost.delta -> hive.router.demand_control.cost.delta