Git Product home page Git Product logo

Comments (6)

skather2811 avatar skather2811 commented on June 4, 2024

@satterly

from alerta.

sanpachino avatar sanpachino commented on June 4, 2024

This is also something I require.
Any updates on this feature? Or is it already possible to this and I am not aware?

from alerta.

hyberdk avatar hyberdk commented on June 4, 2024

I think this is more of a web-ui thingy to be honest. to my knowledge the only thing that the backend does is to say which file to play..

and yes from the looks of it, there a no difference between severity levels.

that being said, I think if you need this you probably need to develop it and do a PR.. The UI needs an overhaul in my mind, but I am not a UI programmer, so its sorta out of scope for me..

from alerta.

skather2811 avatar skather2811 commented on June 4, 2024

@hyberdk isn't it useful say you are monitioring lot of things and you want an sound when something critical or major happened (alert with severity major or critical) . Ideally minor alerts are harmless and doesn't require immediate attention so don't want sound over these . It would be greate if we can define severity sound configuration in alerta setting.py (severitySoundMap = {'critical', 'major'}) so when alerta reads from config (initial load) it will know that it will need to raise sound only for those severity

from alerta.

skather2811 avatar skather2811 commented on June 4, 2024

This Map will also be useful if in future if we define our own severity and want sound only on that severity alert

from alerta.

hyberdk avatar hyberdk commented on June 4, 2024

hey, im not saying that the feature is not useful, Im sure it is and I am sure that plenty of people want this.

but there are some "issues" with the way the feature is implemented currently for one, you need to distribute the file to all PCs that are connected (from what I can tell) and that will just become more important going forward if you add multiple files.

What I am trying to say is that the most people that I know of are actually working on the backend, no so much on the UI. The UI could need some TLC and since no one is doing that, it is unlikely they will take on new features also.

We actually ended up not using the UI, but building a plugin that sends all triggered/updated alerts into a Clickhouse database, so we can reference all alerts from there. This means we can build the dashboard the way we like and we have a record of all alerts that we can annotate on top of any graphs we currently have (if we want)..

Like I said Im not saying its not a valid feature, Im sure it is.. but the way I see it a great deal of the work has to be done in the UI and that is not being updated as much as the backend.

from alerta.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.