You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(observability): extract Superlog drain to shared helper
Pulls the 5 duplicate createOTLPDrain blocks in api/basket/insights/
slack/uptime into @databuddy/shared/evlog-superlog. Drops the
SUPERLOG_ENDPOINT override (configurability theater, hardcoded to
https://intake.superlog.sh) and dedupes the try/catch loop in insights
and slack. Net -66 LOC.
0 commit comments