Git Product home page Git Product logo

harpia's Introduction

Open Source Incident Management system

In our reality, with an existing speed of development and product requirements, we need to make sure that critical problems will be detected in time or even predict the issue and prevent it. Since it can cost millions of dollars, and you can lose your customers.

This platform provides the single place to detect -> investigate -> resolve your production incident

Platform collects events from different systems, allows to manage them in a single place and set the automation flow to make sure that event will be noticed and handled ASAP

How to Install

There are few options to install platform:

More details for each option you can find in our documentation

How to collaborate

Roadmap

Official Roadmap 2023 you can find here - https://github.com/orgs/harpia-io/projects/1

Platform Architecture

harp-architecture.drawio.svg

Technical flow to process alerts

  • harp-collectors: receive alerts from monitoring system, unify the structure and push them to Kafka topic
  • harp-alert-decorator: read alert from Kafka topic (produced by harp-collectors) and add additional info about environments and scenarios that should be applied to the alert
  • harp-daemon: read alert from Kafka topic (produced by harp-alert-decorator), describe the logic and state of the alert and write result to MariaDB
  • harp-aggregator: read alerts from MariaDB, aggregate it and send to Aerospike
  • harp-bridge: read alerts from Aerospike and send to UI via websockets
  • harp-ui: the main user interface of the platform

Additional Services

Platform Monitoring

  • Prometheus metrics in VictoriaMetrics
  • Traces in Grafana Tempo
  • Logs in Grafana Loki
  • Dashboards and Alerts in Grafana

harpia's People

Contributors

the-harpia-io avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.