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

Alerts - Prometheus Alert manager #715

Open
jlpedrosa opened this issue May 10, 2024 · 2 comments
Open

Alerts - Prometheus Alert manager #715

jlpedrosa opened this issue May 10, 2024 · 2 comments

Comments

@jlpedrosa
Copy link

Hi!

I'm creatting this issue to talk about where your mind is at alarms for prometheus/alert manager. As the prom stack has alert manager, I think it would be great if we could provide some pre configured alarms and the options for users to add customs.

Top of my head, I think that having alarms for:

  • High packet drops, packet errors.
  • Device offline
  • snmp traps? I don't know the unifi api, but not sure if it has the equivalent of the snmp traps available, so it can be sent out.

At least on the helm chart I can provide an automatic way to install those.

What do you think about the idea?

@davidnewhall @platinummonkey

@davidnewhall
Copy link
Member

My thought is: Providing alarms means someone has to help users with alarms. I think system admins should configure their own alarms.

@jlpedrosa
Copy link
Author

Hummm... tipically in prometheus world, the alarm comes with an explanation, optional a runbook. Something among this lines:

image

I feeling that is better to have an alarm, even if you don't know how to act on it than silently failing? IDK, 2 cents, I will probably create them for me, so I was thinking if it was worth add them upstream (or in the chart). The advantage of the chart part is that can be disabled by default and enabled at will.

I'm just a user of all the effort you did, and I'm trying to give back.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants