Skip to content

refactor: modify cf observability config to decrease logs generated#2510

Merged
matthewvolk merged 1 commit intocanaryfrom
cli/tune-observability-config
Aug 4, 2025
Merged

refactor: modify cf observability config to decrease logs generated#2510
matthewvolk merged 1 commit intocanaryfrom
cli/tune-observability-config

Conversation

@matthewvolk
Copy link
Copy Markdown
Contributor

What/Why?

Recent load testing generated over 6 million logs on a single Catalyst deployment; this is quite a large number considering that the base paid plan only gets 20M logs for free, then requires that you pay for each million logs after that. In this PR we are primarily disabling invocation logs and lowering the sampling rate from the default (1) to 0.05 to decrease the number of logs emitted by a Catalyst deployment.

Testing

Will be tested during the next load test

Migration

N/A

@matthewvolk matthewvolk requested a review from a team August 4, 2025 17:42
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Aug 4, 2025

⚠️ No Changeset found

Latest commit: 8f1fccb

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link
Copy Markdown

vercel Bot commented Aug 4, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
catalyst-b2b ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 4, 2025 5:42pm
catalyst-canary ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 4, 2025 5:42pm
3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
catalyst ⬜️ Ignored (Inspect) Aug 4, 2025 5:42pm
catalyst-au ⬜️ Ignored (Inspect) Aug 4, 2025 5:42pm
catalyst-uk ⬜️ Ignored (Inspect) Aug 4, 2025 5:42pm

@matthewvolk matthewvolk added this pull request to the merge queue Aug 4, 2025
Merged via the queue into canary with commit c9eeca2 Aug 4, 2025
14 checks passed
@matthewvolk matthewvolk deleted the cli/tune-observability-config branch August 4, 2025 19:07
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.

2 participants