Skip to content

proxyd: Record latency of redis cache operations#2442

Merged
mergify[bot] merged 2 commits intoethereum-optimism:developfrom
Inphi:inphi/proxyd-redis-record
Apr 11, 2022
Merged

proxyd: Record latency of redis cache operations#2442
mergify[bot] merged 2 commits intoethereum-optimism:developfrom
Inphi:inphi/proxyd-redis-record

Conversation

@Inphi
Copy link
Copy Markdown
Contributor

@Inphi Inphi commented Apr 8, 2022

We don't have alot of visibility into redis cache latencies. Logging these can help us consider using pipelining to reduce the roundtrip latency of retrieving batched RPCs from the cache.

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 8, 2022

🦋 Changeset detected

Latest commit: 645e114

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@eth-optimism/proxyd Patch

Not sure what this means? Click here to learn what changesets are.

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

@mergify mergify bot requested review from mslipper and tuxcanfly April 8, 2022 02:20
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Apr 11, 2022

This PR has been added to the merge queue, and will be merged soon.

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Apr 11, 2022

This PR is next in line to be merged, and will be merged as soon as checks pass.

@mergify mergify bot merged commit 08329ba into ethereum-optimism:develop Apr 11, 2022
@mslipper mslipper mentioned this pull request Apr 12, 2022
nebojsa94 pushed a commit to Tenderly/optimism that referenced this pull request Apr 26, 2022
)

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Inphi added a commit that referenced this pull request May 31, 2022
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
theochap pushed a commit that referenced this pull request Dec 10, 2025
Closes #2432

---------

Co-authored-by: Arun Dhyani <dhyaniarun7@gmail.com>
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.

3 participants