Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(Chart Alerts): Show alert state #117

Merged
merged 2 commits into from Nov 21, 2023

Conversation

svc-shorpo
Copy link
Contributor

Screenshot 2023-11-20 at 6 07 32 PM

Pulse effect:

Screen.Recording.2023-11-20.at.6.09.26.PM.mov

Copy link

changeset-bot bot commented Nov 21, 2023

🦋 Changeset detected

Latest commit: c72cf71

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

This PR includes changesets to release 2 packages
Name Type
@hyperdx/app Patch
@hyperdx/api 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

<div className="rounded px-1 text-muted bg-grey opacity-90 cursor-default">
{alert.state === 'ALERT' ? (
<i
className="bi bi-bell text-danger effect-pulse"
Copy link
Contributor

Choose a reason for hiding this comment

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

Super cool effect. It would be awesome to add this to sidebar bell as well (saved logs alert)

@kodiakhq kodiakhq bot merged commit 77c1019 into hyperdxio:main Nov 21, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants