Skip to content

Note memcache.other calls in olspy#12437

Merged
mekarpeles merged 1 commit intointernetarchive:masterfrom
cdrini:perf/pyspy-memcache-other
May 3, 2026
Merged

Note memcache.other calls in olspy#12437
mekarpeles merged 1 commit intointernetarchive:masterfrom
cdrini:perf/pyspy-memcache-other

Conversation

@cdrini
Copy link
Copy Markdown
Collaborator

@cdrini cdrini commented Apr 24, 2026

Was seeing memcache occasionally when manually inspecting the "other" category ; add a memcache catchall for any other memcache-related things.

Technical

Testing

Screenshot

Stakeholders

@cdrini cdrini marked this pull request as ready for review April 27, 2026 18:18
Copilot AI review requested due to automatic review settings April 27, 2026 18:18
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the olspy monitoring script’s stack-frame classifier to explicitly bucket additional memcache.py call sites as memcache.other, improving observability of memcache-related worker activity.

Changes:

  • Add an awk classification rule to label any remaining memcache.py frames as memcache.other.

Comment thread scripts/monitoring/olspy.sh
@cdrini cdrini added the Patch Deployed This PR has been deployed to production independently, outside of the regular deploy cycle. label Apr 28, 2026
@mekarpeles mekarpeles self-assigned this May 3, 2026
@mekarpeles mekarpeles merged commit 6187795 into internetarchive:master May 3, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Patch Deployed This PR has been deployed to production independently, outside of the regular deploy cycle.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants