Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 733 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 733 Bytes

circonus-webhooks-golang

Build Status

Work in progress! Do not depend on the CLI API quite yet. We will be trying this out internally first.

Generic Circonus Webhook Notification Handlers in Golang (concept borrowed from https://github.com/circonus-labs/circonus-webhooks-python). Decided to implement this in Go to receive the benefits of static compilation (reduce dependencies).

This repository contains custom webhook proxies that allow you to specify this binary as the webhook URL to forward to other web services in the format that they understand (e.g. Hipchat).