Skip to content

chore: turn off invocation logs and log sampling - #22

Merged
colinmcdonald22 merged 1 commit into
devfrom
fix/invocation-logs-off
Sep 25, 2026
Merged

colinmcdonald22 merged 1 commit into
devfrom
fix/invocation-logs-off

Conversation

@colinmcdonald22

Copy link
Copy Markdown
Member

Turns off invocation logs and sets the log sampling rate to 0 for skycrypt-embed. logs.enabled stays false and traces are unchanged.

logs.enabled: false alone (the previous PR) did not stop Workers Logs from storing invocation logs. This combination did: LunarClient/Web#433 applied it to thirdpartycache, and stored invocation logs went from ~6K/minute to zero in the first minute after deploy.

🤖 Generated with Claude Code

logs.enabled = false alone did not stop Workers Logs from storing
invocation logs. Turning off invocation_logs and sampling logs at 0% did
(verified on thirdpartycache, LunarClient/Web#433). Traces unchanged.

Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 25, 2026 •

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
🔒 Security Review ✅ Completed 2026-09-25T03:24:36.884433Z a4a9ce2 PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@colinmcdonald22
colinmcdonald22 merged commit 58949ef into dev Sep 25, 2026
8 checks passed
@colinmcdonald22
colinmcdonald22 deleted the fix/invocation-logs-off branch September 25, 2026 03:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant