Commits
Click on a commit to change the comparison rangeAdd test for org labels on per-request Prometheus metrics chore: resolve test mockdata Address review: populate org_alias from DB view, add feature flag, use .get() for org metadata Add org labels to failure path and verify flag behavior in test Fix test: build flag-off enum_values without org fields Gate org labels behind feature flag in get_labels() instead of static metric lists Scope org label injection to metrics that carry team context, remove orphaned budget label defs, add test teardown Use explicit metric allowlist for org label injection instead of team heuristic Fix duplicate org label guard, move _org_label_metrics to class constant Reset custom_prometheus_metadata_labels after duplicate label assertion fix: emit org labels by default, resolve merge conflicts fix: emit org labels by default, no opt-in flag required fix: write org_alias to metadata unconditionally in proxy_server.py