Skip to content

chore(backend): remove clickhouse read pool from alerts#3273

Open
detj wants to merge 1 commit intomainfrom
rm-read-pool-alerts
Open

chore(backend): remove clickhouse read pool from alerts#3273
detj wants to merge 1 commit intomainfrom
rm-read-pool-alerts

Conversation

@detj
Copy link
Contributor

@detj detj commented Mar 6, 2026

Summary

This PR removes usage of clickhouse read pool in Alerts service. All operations will use regular read-write connection pool.

See also

fixes #3272

Signed-off-by: detj <detj@users.noreply.github.com>
@detj detj self-assigned this Mar 6, 2026
@detj detj added chore internal tasks backend backend related labels Mar 6, 2026
@vercel
Copy link

vercel bot commented Mar 6, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
measure-dashboard Ready Ready Preview, Comment Mar 6, 2026 4:18pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend backend related chore internal tasks

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

Remove use of clickhouse read pool in alerts

2 participants