Git Product home page Git Product logo

cabot-alert-mattermost's Introduction

Cabot Mattermost Plugin

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

This plugin is designed to work with the Affirm/cabot fork. See issue 12 for more info.

Installation

Enter the cabot virtual environment.

pip install cabot-alert-mattermost
foreman stop
# Add cabot_alert_mattermost to the installed apps in settings.py
foreman run python manage.py syncdb
foreman start

Use

Open the admin panel and add a matter most instance. You'll need the server URL, an API token, and a webhook. You may need to talk to your admin for the last two.

Add the Mattermost alert type to the service you want to alert on. = Make sure you also select a Mattermost instance and enter a Mattermost room ID. You can get the room ID from the Mattermost client from the "View Info" link in the channel name dropdown.

cabot-alert-mattermost's People

Contributors

aloshi avatar elainearbaugh avatar nsgoetz avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

nsgoetz

cabot-alert-mattermost's Issues

ImportError: cannot import name build_absolute_url

Trying to install this plugin, I have this error:

  File "/usr/local/lib/python2.7/dist-packages/cabot_alert_mattermost/models.py", line 15, in <module>
    from cabot.cabotapp.utils import build_absolute_url
ImportError: cannot import name build_absolute_url

I could not find build_absolute_url in any version of Cabot. What do I need to do to use this plugin?

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.