Skip to content
This repository has been archived by the owner on Aug 15, 2021. It is now read-only.
/ rolldog Public archive

Datadog and Rollbar Integration

Notifications You must be signed in to change notification settings

crawl-space/rolldog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rolldog

Deploy

Rolldog is a webhook service to translate Rollbar items into Datadog events.

It includes optional Slack integration as well, if you don't want to grant read permission to all your channels to Rollbar.

Setup

  1. Deploy Rolldog to Heroku (or elsewhere).
  2. Configure the following for Rolldog:
  • ROLLBAR_URL (optional) The url of your project in Rollbar (ex: https://rollbar.com/RadCompany/AwesomeProduct/items/)
  • ROLLDOG_TOKEN A secret token that you'll use to setup the Rollbar outgoing webhook.
  • DATADOG_API_KEY One of your Datadog API keys.
  • DATADOG_ENV_PREFIX (optional) A value to prefix environment tags with, (ex: inventory).
  • SLACK_HOOK_URL (optional) An incoming webhook URL for Slack. Make sure to pick an appropriate channel, a cool name, and set a nice avatar!
  1. Add a new webhook notification in Rollbar. Use the url of your heroku deploy, and include ?token=WHATEVER_YOU_SET_FOR_ROLLDOG_TOKEN.

Screenshots

About

Datadog and Rollbar Integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages