Skip to content

console-1968-improve-most-valuable-alert-types#7935

Draft
jonathanawesome wants to merge 24 commits intomainfrom
console-1968-improve-most-valuable-alert-types
Draft

console-1968-improve-most-valuable-alert-types#7935
jonathanawesome wants to merge 24 commits intomainfrom
console-1968-improve-most-valuable-alert-types

Conversation

@jonathanawesome
Copy link
Copy Markdown
Member

@jonathanawesome jonathanawesome commented Mar 30, 2026

This PR will eventually contain the implementation for our enhanced alerting features. For now, a draft PR with the Claude-generated backend plan as an RFC prior to implementation and while design work is ongoing.

@jonathanawesome jonathanawesome marked this pull request as draft March 30, 2026 19:47
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request outlines a proposal to enhance the alerts and notifications system by adding email support and introducing metric-based alerts for latency, error rates, and traffic. The review identifies several critical technical considerations for the implementation: the inability to run certain PostgreSQL type alterations within transactions, potential inaccuracies in ClickHouse metric calculations due to interval snapping, the need for zero-division handling in percentage change formulas, and a consistency error regarding the proposed evaluation frequency.

Comment thread packages/web/app/.claude/plans/alerts-and-notifications-improvements.md Outdated
Comment thread packages/web/app/.claude/plans/alerts-and-notifications-improvements.md Outdated
Comment thread .claude/plans/alerts-and-notifications-improvements.md
Comment thread packages/web/app/.claude/plans/alerts-and-notifications-improvements.md Outdated
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 30, 2026

🐋 This PR was built and pushed to the following Docker images:

Targets: build

Platforms: linux/amd64

Image Tag: 54d6c2d466955c40fbf6d0c30cff636ea9d4d06f

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 30, 2026

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@graphql-hive/laboratory 0.1.4-alpha-20260417152317-35cc93a53b27687145e8bb88394b0399f1cc982f npm ↗︎ unpkg ↗︎
@graphql-hive/render-laboratory 0.1.4-alpha-20260417152317-35cc93a53b27687145e8bb88394b0399f1cc982f npm ↗︎ unpkg ↗︎
hive 11.0.3-alpha-20260417152317-35cc93a53b27687145e8bb88394b0399f1cc982f npm ↗︎ unpkg ↗︎

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant