Grafana releases OnCall open source project

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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

    Developer-friendly incident response with brilliant Slack integration

    I agree that multi-component architecture is harder to deploy. We did our best and prepared tooling to make deployment an easy thing.

    Helm (https://github.com/grafana/oncall/tree/dev/helm/oncall), docker-composes for hobby and dev environments.

    Besides deployment, there are two main priorities for OnCall architecture:

  • SaaSHub

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

    SaaSHub logo
  • procrastinate

    PostgreSQL-based Task Queue for Python

  • pq

    A PostgreSQL job queueing system (by malthe)

    Here's the option I'm familiar with (siblings have others too):

    https://github.com/malthe/pq

    Doesn't have all the plumbing you'd want, there is a wrapper (https://github.com/bretth/django-pq/) that seems to give you an entrypoint command more like `celery worker ...` but I've not investigated it closely.

  • django-pq

    [UNMAINTAINED] A task queue based on the elegant python RQ but with a django postgresql backend.

    Here's the option I'm familiar with (siblings have others too):

    https://github.com/malthe/pq

    Doesn't have all the plumbing you'd want, there is a wrapper (https://github.com/bretth/django-pq/) that seems to give you an entrypoint command more like `celery worker ...` but I've not investigated it closely.

  • NPushOver

    Discontinued Full fledged, async, .Net Pushover client

    check out pushover, I use it for this exact case

    https://pushover.net/

  • goalert

    Open source on-call scheduling, automated escalations, and notifications so you never miss a critical alert

    Another similar tool I've used in the past is GoAlert.

    https://goalert.me/

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Long-running business processes in F# with Rebus on Azure

    15 projects | dev.to | 15 Dec 2020
  • Use MassTransit To Implement OutBox Pattern with EF Core and MongoDB

    1 project | dev.to | 27 Jul 2024
  • MassTransit with MSMQ vs RabbitMQ

    2 projects | /r/dotnet | 20 Mar 2023
  • Known rabbitMQ problems when upgrading to .NET7?

    1 project | /r/dotnet | 17 Mar 2023
  • Agnostic Messaging Provider - Azure/Google/AWS

    3 projects | /r/dotnet | 12 Jan 2023

Did you konow that Python is
the 1st most popular programming language
based on number of metions?