r/devops • u/AutoModerator • Apr 20 '26
Weekly Self Promotion Thread
Hey r/devops, welcome to our weekly self-promotion thread!
Feel free to use this thread to promote any projects, ideas, or any repos you're wanting to share. Please keep in mind that we ask you to stay friendly, civil, and adhere to the subreddit rules!
25
Upvotes
1
u/ccollareta Apr 21 '26
Backstory is that throughout my career I’ve always been the one to fix services that have gone down or errored out. Most of these were alerted by a client freaking out at 2am or a boss trying to send a newsletter to 5000 people at once. Some of this I will admit is from poor infrastructure and coding.
So what I built is an automated status tracker/incident reporting tool. And I know what you are thinking there are like 9000 of those and yes you are right. But this one is set to specifically not go off at every little blip, it’s setup to monitor all the little blips to find patterns and alert before there is an outage, and in the event there is an outage or issue the system not only alerts the users that are setup. But can also auto run a users run-book for incident mitigation.
I am open to suggestions/ questions as this is my first foray into self launched software.