Skip to content

Drop unused telemetry dimensions and share the HTTP response helpers - #2

Merged
poly-glot merged 1 commit into
mainfrom
reactor/all
Sep 19, 2026
Merged

poly-glot merged 1 commit into
mainfrom
reactor/all

Conversation

@poly-glot

Copy link
Copy Markdown
Owner

Summary

  • telemetry::emit/count collapse into one signature — the dimensions param was always passed empty (per the "no dimensions" rule).
  • lambdas/api now reuses shared::http's json/private/refused instead of redeclaring its own copies.

Test plan

  • CI (fmt, clippy, test) passes
  • Manual regression: purchase flow on winter-2026 and counters-2026 raffles via test Stripe cards

Dimensions were always passed empty, so telemetry::emit and count
collapse into one signature. lambdas/api now reuses shared::http's
json/private/refused instead of redeclaring its own copies.
@poly-glot
poly-glot merged commit 5d4d74b into main Sep 19, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant