Hive Hive
Sign in

fix(server): aggregate Kura usage by region

GitHub issue · Closed

Metadata
Source
tuist/tuist #11092
Updated
Jun 24, 2026
Domains
Kura
Details

Summary

  • Aggregate Kura usage traffic by region instead of individual Kura pod/node ids.
  • Update the Usage dashboard table copy, row keys, and async assign names to reflect the region-level breakdown.
  • Refresh the dashboard usage gettext template and tests for region rollups.

Current setup

Testing

  • mix format --check-formatted lib/tuist/kura/usage.ex lib/tuist_web/live/usage_live.ex lib/tuist_web/live/usage_live.html.heex test/tuist/kura/usage_test.exs test/tuist_web/live/usage_live_test.exs
  • TUIST_SERVER_CLICKHOUSE_HTTP_PORT=28123 TUIST_SERVER_TEST_CLICKHOUSE_DB=tuist_test_usage_28123 mix test test/tuist/kura/usage_test.exs test/tuist_web/live/usage_live_test.exs
  • TUIST_ENABLE_CACHING=1 TUIST_FEATURE_FLAG_KURA=1 tuist cache warm ProjectDescription
Flights

Investigate, reproduce, or fix this item in an isolated repository. Each Flight preserves its outcome and agent session.

New Flights are paused Configure model inference, GitHub, and a sandbox provider to start another Flight. Existing results remain available below.
No Flights yet

Start a Flight and preserve its objective, outcome, and session here.

Comments
TA
tuist-atlas[bot] Jun 6, 2026

This fix is now available in xcresult-processor-image@0.12.0. Update to this version to get it.

TA
tuist-atlas[bot] Jun 6, 2026

The fix for aggregating Kura usage by region is now available in server@1.207.0. Update to get this fix.