Git Product home page Git Product logo

cabot-alert-hipchat's Introduction

Cabot Hipchat Plugin

This is an alert plugin for the cabot service monitoring tool. It allows you to alert users by their user handle in a hipchat room.

Installation

Install using pip

pip install cabot-alert-hipchat

Edit conf/production.env in your Cabot clone to include the plugin:

CABOT_PLUGINS_ENABLED=cabot_alert_hipchat...,<other plugins>

Configuration

The plugin requires the following environment variables to be set:

HIPCHAT_ALERT_ROOM=<room_id>
HIPCHAT_API_KEY=your_hipchat_api_key

For self-hosted hipchat deployments you can also specify

HIPCHAT_DOMAIN=api.my-hipch.at

Previous versions used HIPCHAT_URL. This is now deprecated.

If HIPCHAT_URL is set and HIPCHAT_DOMAIN isn't, the domain-name will be parsed from HIPCHAT_URL

cabot-alert-hipchat's People

Contributors

dbuxton avatar frankh avatar jonathanballs avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

cabot-alert-hipchat's Issues

Unable to integrate hipchat

I have downloaded the hipchat plug in and have it in docker-cabot folder. I have also modified the env file to show like this

CABOT_PLUGINS_ENABLED=cabot_alert_hipchat

Hipchat integration

HIPCHAT_URL=https://hipchat.****.com/v2/room/7660/notification
HIPCHAT_ALERT_ROOM=7660
HIPCHAT_API_KEY=abcdefghijklmnop123456789

is there anything else I need to do it?

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.