Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add input plugin for rollbar service. #1247

Merged
merged 12 commits into from
May 24, 2016

Conversation

cduez
Copy link
Contributor

@cduez cduez commented May 23, 2016

Required for all PRs:

  • CHANGELOG.md updated
  • Sign CLA (if not already signed)
  • README.md updated (if adding a new plugin)

Rollbar is an error tracking service. You can setup webhooks to be notified on several events like when a new error occurs or when you deploy your application.

This plugin allow to collect these events. It's highly inspired from the github_webhooks inputs plugin service.

All webhook events are not implemented, but it shouldn't be difficult to add more.

@sparrc sparrc merged commit c78b6cd into influxdata:master May 24, 2016
@cduez cduez deleted the plugins/rollbar_webhooks branch May 25, 2016 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants