Grafana releases OnCall open source project

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

Our great sponsors
  • Sonar - Write Clean Python Code. Always.
  • Mergify - Tired of breaking your main and manually rebasing outdated pull requests?
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • 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:

  • procrastinate

    PostgreSQL-based Task Queue for Python

  • Sonar

    Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.

  • pq

    Simple transactional queue for PostgreSQL written in Python (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

    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