-
Notifications
You must be signed in to change notification settings - Fork 796
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
[📃 Docs]: sound notification mechanism work #3018
Comments
The sound notification mechanism in Keep is not detailed in the available information, so I can't provide specifics on how it works or who will hear it. However, I can confirm that Keep uses a polling mechanism for new alerts. This is implemented using a custom hook Regarding customization of sound notifications, such as changing the audio file or its duration, there is no available information on whether this is possible. It seems that the current setup might not allow for such changes, which could explain the fixed 1.5-minute audio duration you mentioned. If you are looking for more operational dashboards with sound notifications based on specific alert conditions, it might be worth exploring if there are any configuration options within the dashboard settings, although this is not detailed in the current information. To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other |
@00041275 quite a lot of questions ^^. I'll try to answer -
everyone who opens Keep and the noisy preset in their navbar (you can filter it out)
can you elaborate on that? what's
with websocket enabled, new alerts are kinda "real-time" - the server will send the browser a "message" that a new alert arrived and it should re-poll
you can override
can you elaborate on that too? wdym by "current dashboards are more like reports than operational dashboards."? what would make them operational? and wdym by dashboards? the presets? |
How does the sound notification mechanism work? Who will hear it? Is it correct to launch a notification for everyone who has entered keep, maybe it is worth launching it from the dashboards with set audiofile to play? Is there a poll for new alerts and its frequency or is it expected that the webhook will deliver information and the sound will go? Why I can't change the sound? 1.5 minutes of audio is something cool at first, but disgusting after 5 minutes?
If I was heard from the dashboards by sounds, then I would like to add an interval polling function. The current dashboards are more like reports than operational dashboards.
The text was updated successfully, but these errors were encountered: