jweslley / sentry-googlechat

A Sentry plugin which posts notifications to Google Chat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sentry plugin for Google Chat

A Sentry plugin which posts notifications to Google Chat.

How will it look like

Requirements

  • Sentry 10.0.0 or newer

Installation

Now Available on PyPi! sentry-googlechat

In your requirements.txt file, add the below package name to install the Google Chat Plugin.

sentry-googlechat

Restart your Sentry instance.

Configuration

Go to your Sentry web interface and open Settings page of one of your projects. Locate the Integrations management screen and click 'Configure Plugin' below the 'Google Chat' item.

Create a new Incoming Webhook in Google Chat and paste the URL into the Webhook URL field, then click 'Save Changes'. There are some other optional configuration options at the moment, but the WebHook URL is the only required field.

When ready, click 'Test Plugin' to generate an exception and send a message to your chosen WebHook URL.

Bugs and Feedback

If you discover any bugs or have some idea, feel free to create an issue on GitHub:

http://github.com/jweslley/sentry-googlechat/issues

Support

If you use this or use any of my tools/code, please consider buying me a coffee. Every coffee that you buy, it will be used to develop new free cool stuff ;)

https://www.buymeacoffee.com/jweslley

License

MIT License. Copyright (c) 2020 Jonhnny Weslley

About

A Sentry plugin which posts notifications to Google Chat

License:MIT License


Languages

Language:Python 99.1%Language:Makefile 0.9%