Go Alerting

Open-source Go projects categorized as Alerting

Top 23 Go Alerting Projects

  1. Netdata

    The open-source observability platform everyone needs

    Project mention: Best Open Source Monitoring Tools in 2026: 7 Self-Hosted Options Compared | dev.to | 2026-06-13

    Netdata is a real-time infrastructure monitoring agent that collects metrics at per-second granularity with near-zero configuration. Install the agent on a server, and within seconds you have 2,000+ metrics being collected — CPU, memory, disk I/O, network, processes, containers, and hundreds of application-specific collectors. The level of instant visibility is unmatched.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. prometheus

    The Prometheus monitoring system and time series database.

    Project mention: How To Learn Go Fast: A Practical Roadmap For Senior Backend Developers | dev.to | 2026-06-26

    prometheus/prometheus — production observability,

  4. sampler

    Tool for shell commands execution, visualization and alerting. Configured with a simple YAML file.

  5. nightingale

    Nightingale is to monitoring and alerting what Grafana is to visualization.

  6. gatus

    Automated developer-oriented status page with alerting and incident support

    Project mention: Best Open Source Monitoring Tools in 2026: 7 Self-Hosted Options Compared | dev.to | 2026-06-13

    Gatus is a developer-friendly health monitoring tool written in Go. You define endpoints and health conditions in a YAML file, Gatus checks them on a schedule, and it serves a clean status dashboard. No database required — it stores data in memory (with optional persistence to SQL). It's what you'd build if you wanted a monitoring tool that fits in a single config file.

  7. coroot

    Coroot is an open-source observability and APM tool with AI-powered Root Cause Analysis. It combines metrics, logs, traces, continuous profiling, and SLO-based alerting with predefined dashboards and inspections.

    Project mention: Zero-config Golang Heap Profiling | dev.to | 2026-04-30

    Coroot is an Apache 2.0 open source platform that simplifies observability with no-code configuration. The Coroot node-agent already collects CPU profiles for any process on the node using eBPF, with zero integration from the application side. For Java, we dynamically inject async-profiler into the JVM to get memory and lock profiles. But Go processes were still a blind spot for non-CPU profiling unless the app exposed a pprof endpoint and the cluster-agent scraped it.

  8. sloth

    🦥 Easy and simple Prometheus SLO (service level objectives) generator (by slok)

  9. easeprobe

    A simple, standalone, and lightweight tool that can do health/status checking, written in Go.

  10. sensu-go

    Simple. Scalable. Multi-cloud monitoring.

  11. dish

    A simple, remotely configurable monitoring service. (by thevxn)

  12. traceway

    The only tool you need to know what is happening and how to fix it.

    Project mention: Traceway: MIT-licensed observability stack you can self-host in ~90s | news.ycombinator.com | 2026-05-11
  13. slo-exporter

    Slo-exporter computes standardized SLI and SLO metrics based on events coming from various data sources.

  14. maintenant

    Drop a container. Your stack is monitored.

    Project mention: I shipped a 20-feature DevOps tool solo in 60 days using Claude Code — the unfiltered breakdown | dev.to | 2026-05-07

    TL;DR — I built Maintenant, a 20-feature monitoring tool (Docker + Kubernetes + endpoints + certs + alerts + status page + MCP server), solo, in two months, with Claude Code. AGPL-3.0 open-core, Pro tier at €29/month, real users in production. This post is not a pitch. It's the honest breakdown — what actually got 10x'd, what completely wasted my time, what I'd never claim about AI coding, and why the code was probably the easiest part. If you're a senior dev considering whether to bet on LLM-augmented development, this is what the inside actually looks like.

  15. SyMon

    A simple system monitoring and alerting tool to monitor server HW stats. (by dhamith93)

  16. rezible

    Mission Control for Your Operations

  17. kubescout

    Scout for alarming issues across your Kubernetes clusters

  18. promcheck

    A tool and exporter to identify faulty Prometheus rules

  19. siren

    Siren provides an easy-to-use universal alert, notification, channels management framework for the entire observability infrastructure. (by raystack)

  20. Regen

    Open-source oncall management Alerts, Incidents, AI post-mortems. Self-hosted alternative to PagerDuty & incident.io. BYO-AI, Works with Prometheus, Grafana, Datadog, Slack, and Teams (by FluidifyAI)

    Project mention: Found Better Pagerduty Alternative | news.ycombinator.com | 2026-07-12
  21. discat

    A simple way of sending messages from the CLI output to your Discord channel with webhook.

  22. sloscribe

    SLOscribe is a CLI tool that allows developers to embed Sloth SLO/SLI specifications as in-code annotations rather than a YAML file.

  23. opentrace

    Observability engine for AI coding agents. Custom columnar log store, MCP-native, self-hosted on a $4/mo VM. No dashboards — your AI assistant sees production. (by adham90)

    Project mention: riskkernel VS opentrace - a user suggested alternative | libhunt.com/r/riskkernel | 2026-06-01
  24. agent

    bolt-agent enables you to automate your node management through our bolt.observer platform (by bolt-observer)

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Go Alerting discussion

Log in or Post with

Go Alerting related posts

  • How To Learn Go Fast: A Practical Roadmap For Senior Backend Developers

    8 projects | dev.to | 26 Jun 2026
  • Scarab Diagnostic Field Test #034 - Prometheus Docker Swarm Label Source Boundary

    2 projects | dev.to | 19 Jun 2026
  • Best Open Source Monitoring Tools in 2026: 7 Self-Hosted Options Compared

    8 projects | dev.to | 13 Jun 2026
  • Chronos vs Toto: Zero-Shot Forecasting Benchmark Results

    2 projects | dev.to | 26 May 2026
  • I shipped a 20-feature DevOps tool solo in 60 days using Claude Code — the unfiltered breakdown

    1 project | dev.to | 7 May 2026
  • Infrastructure as Code Toolbox - Final Thoughts and Future Work

    3 projects | dev.to | 6 May 2026
  • prometheus VS arc - a user suggested alternative

    2 projects | 26 Apr 2026
  • A note from our sponsor - SaaSHub
    www.saashub.com | 20 Jul 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Alerting projects in Go? This list will help you:

# Project Stars
1 Netdata 79,691
2 prometheus 65,219
3 sampler 14,570
4 nightingale 13,142
5 gatus 11,544
6 coroot 7,830
7 sloth 2,513
8 easeprobe 2,297
9 sensu-go 1,106
10 dish 280
11 traceway 202
12 slo-exporter 193
13 maintenant 188
14 SyMon 185
15 rezible 126
16 kubescout 126
17 promcheck 95
18 siren 81
19 Regen 69
20 discat 36
21 sloscribe 27
22 opentrace 15
23 agent 15

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Go is
the 4th most popular programming language
based on number of references?