Skip to content

Conversation

@ameliahsu
Copy link
Member

adds issue stream detectors to the connected monitors table. these rows can not be clicked (the details views for these are not very useful), but there is still a tooltip on hover.

Screenshot 2025-11-11 at 3 29 05 PM Screenshot 2025-11-11 at 3 30 32 PM

@ameliahsu ameliahsu requested a review from a team as a code owner November 11, 2025 23:31
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Nov 11, 2025
@codecov

This comment was marked as outdated.


export type Detector = MetricDetector | UptimeDetector | CronDetector | ErrorDetector;
interface IssueStreamDetector extends BaseDetector {
// TODO: Add error detector type fields
Copy link
Member

Choose a reason for hiding this comment

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

copied over comment

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

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants