Skip to content

Add DataDog instrumentation to Google Sheets reads. #16363

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 17, 2025

Conversation

samwho
Copy link
Collaborator

@samwho samwho commented Jun 16, 2025

Description

I have a feeling one of the things causing us memory problems is large reads from databases, and Google Sheets appears to have a full table read without pagination. I want to see if we're hitting this in practice and, if we are, how big they are.

@samwho samwho requested a review from a team as a code owner June 16, 2025 17:01
@samwho samwho requested review from adrinr and removed request for a team June 16, 2025 17:01
Copy link

qa-wolf bot commented Jun 16, 2025

QA Wolf here! As you write new code it's important that your test coverage is keeping up.
Click here to request test coverage for this PR!

@github-actions github-actions bot added firestorm Data/Infra/Revenue Team size/s labels Jun 16, 2025
@samwho samwho enabled auto-merge June 17, 2025 11:22
@samwho samwho merged commit 5bc4a0f into master Jun 17, 2025
22 checks passed
@samwho samwho deleted the googlesheets-instrumentation branch June 17, 2025 11:31
@github-actions github-actions bot locked and limited conversation to collaborators Jun 17, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
firestorm Data/Infra/Revenue Team size/s
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants