Giter Site home page Giter Site logo

dpline's Issues

[epic-Incident Management][story-Choose a tool]

Go over the existing tools in the market with the following requirements:

  • open source

  • already used in Red Hat

  • large echo system

I understand that Jira/Bugzilla/Trello were not meant to be used as incident management services. We can consider using one of them for MVP as a starter to on-board the first customer as soon as possible.

[task-Jenkins/RabbitMQ integration]

install Jenkins plugin
Configure jenkins to know rabbitmq
Deploy a job which send notifications to rabbitmq
Run the job
Verify rabbitmq received the messages

everything automated

[epic-Incident Management]

Delivery Pipeline is a multi sub-services service. Each sub-service may through alerts when hitting a failure or close to hitting one.

The alerts should be pushed to a one and only one queue. This is the first sub-service.

The queue should be able to:

  • Consume the alerts and transform them to incidents

  • Analyze the alerts - removing false/positives and aggregation of similar alerts

  • Tracking incidents are resolved according to SLA

  • Remediation by automation

[Task][Dpline] Allow to customize delivery pipeline

Let the user pick system and don't choose for him.
User will be able to define the following yaml file:


ci: jenkins
messaging: rabbitmq
monitoring: promethus

and based on his choice, we will deploy a delivery pipeline

deploy_dpline.sh breaks on OSX

host OS - OSX

./deploy_dpline.sh

[WARNING]: No inventory was parsed, only implicit localhost is available

[WARNING]: provided hosts list is empty, only localhost is available. Note that the implicit localhost does not match 'all'

PLAY [Setup Host] **************************************************************************************************************************************************

TASK [Gathering Facts] *********************************************************************************************************************************************
ok: [localhost]

TASK [install_docker : Install Docker community version] ***********************************************************************************************************
fatal: [localhost]: FAILED! => {"changed": false, "module_stderr": "sudo: a password is required\n", "module_stdout": "", "msg": "MODULE FAILURE\nSee stdout/stderr for the exact error", "rc": 1}
to retry, use: --limit @/Users/liora/git/dpline/dpline/setup/prepare_host.retry

PLAY RECAP *********************************************************************************************************************************************************
localhost : ok=1 changed=0 unreachable=0 failed=1

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.