Socket
Socket
Sign inDemoInstall

@conscia/watchmen-slack-plugin

Package Overview
Dependencies
5
Maintainers
3
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @conscia/watchmen-slack-plugin

Notifications via Slack for watchmen


Version published
Weekly downloads
3
Maintainers
3
Install size
381 kB
Created
Weekly downloads
 

Readme

Source

watchmen-plugin-slack

A plugin for watchmen to send Slack notifications on service.

Slack Incoming Webhook

https://api.slack.com/incoming-webhooks

Grab your URL from here:

https://my.slack.com/services/new/incoming-webhook/

Make sure your channel matches configuration for this plugin.

Environment variables

WATCHMEN_SLACK_NOTIFICATION_EVENTS and WATCHMEN_SLACK_NOTIFICATION_URL are required. WATCHMEN_SLACK_NOTIFICATION_EVENTS should be a space separated list of Watchmen events that will trigger Slack notifications.

The default Slack channel is #general.

The default icon emoji is 📣 :mega

The default username is Watchmen

WATCHMEN_SLACK_NOTIFICATION_EVENTS='service-back,latency-warning,new-outage'
WATCHMEN_SLACK_NOTIFICATION_URL='GET INCOMING WEBOOK URL FROM SLACK'
WATCHMEN_SLACK_NOTIFICATION_CHANNEL='#notifications'
WATCHMEN_SLACK_NOTIFICATION_USERNAME='Wise'
WATCHMEN_SLACK_NOTIFICATION_ICON_EMOJI=':doge2:'

FAQs

Last updated on 06 Dec 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc