Skip to content

feat(snuba): Add metric for Snuba RPC read timeout errors#111215

Merged
kylemumma merged 1 commit intomasterfrom
kyle-mumma/fix/snuba-rpc-read-timeout-metric
Mar 23, 2026
Merged

feat(snuba): Add metric for Snuba RPC read timeout errors#111215
kylemumma merged 1 commit intomasterfrom
kyle-mumma/fix/snuba-rpc-read-timeout-metric

Conversation

@kylemumma
Copy link
Member

@kylemumma kylemumma commented Mar 20, 2026

Add a snuba_rpc.read_timeout_error metric. This will allow us better observability into snuba api health

Emit a snuba_rpc.read_timeout_error metric when a ReadTimeoutError
occurs during Snuba RPC requests. This provides better observability
into timeout-specific failures separate from general HTTP errors.
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Mar 20, 2026
@kylemumma kylemumma marked this pull request as ready for review March 20, 2026 17:28
@kylemumma kylemumma requested a review from a team as a code owner March 20, 2026 17:28
@kylemumma kylemumma changed the title fix(snuba): Add metric for Snuba RPC read timeout errors feat(snuba): Add metric for Snuba RPC read timeout errors Mar 20, 2026
@kylemumma kylemumma merged commit f089c2f into master Mar 23, 2026
84 checks passed
@kylemumma kylemumma deleted the kyle-mumma/fix/snuba-rpc-read-timeout-metric branch March 23, 2026 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants