Hive
fix(kura): meter public cache traffic usage
GitHub issue · Closed
Resolves N/A
This fixes Kura usage visibility by metering successful public cache transfers independently from project-scoped analytics.
Usage events now cover key-value, Xcode, Gradle, Nx, Metro, and module cache ingress and egress paths. Module multipart uploads snapshot the tenant and namespace from the multipart upload before completion removes that state, then record ingress after the artifact is persisted. Internal replication and bootstrap routes remain excluded because they are peer maintenance traffic, not customer-facing usage.
How to test locally
mise exec -- cargo test http::testsmise exec -- cargo clippy --all-targets -- -D warnings
Investigate, reproduce, or fix this item in an isolated repository. Each Flight preserves its outcome and agent session.
Start a Flight and preserve its objective, outcome, and session here.
No GitHub comments yet.