hackclub / slacker

Slacker is an attempt to organize and systematize our developer/customer support use cases into something that is easy to manage and measure, and also is welcoming of newcomers wanting to help participate on projects.
16 stars 19 forks source link

Detect github action failures #153

Closed grymmy closed 4 months ago

grymmy commented 6 months ago

I'm thinking slacker might be a reasonable place to emit telemetry on github action failures such that we could then add alerts when, for instance, dns fails octodns deployments.

Can we a) investigate whether slacker is actually a good place for this (there might be alternatives) and b) if so add this telemetry + an alert or two in grafana, covering this?

faisalsayed10 commented 6 months ago

added logs for now, will see how the logs look like and then i'll integrate with grafana in the future https://github.com/hackclub/slacker/commit/5ca9584f234c79746427a862e7136a1c8cd4d975

faisalsayed10 commented 4 months ago

closing for now since i dont see a usecase for this in slacker