Project

General

Profile

Plugins Directory » Airbrake

Author: Jens Krämer
Website: http://redmine-search.com/airbrake
Code repository: https://github.com/jkraemer/redmine_airbrake
Registered on: 2016-01-21 (about 8 years ago)
Current version: 1.1.0
Compatible with: Redmine 4.0.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x
User ratings:   (0)

Turns Redmine into an Airbrake compatible server.

Airbrake is a bug or exception tracking platform. There are client libraries for a lot of platforms, and using this plugin you can use the same client libraries to collect exception data as Redmine issues (no Airbrake account necessary).

This is a full rewrite of the redmine_hoptoad_server plugin (which I've been maintaining as well), with added support for Airbrake's new v3 / JSON API. Support for Airbrake / Hoptoad API v1 was dropped.

Installation notes

Put the plugin into plugins/redmine_airbrake and restart Redmine.

Set up the Airbrake client for your platform according to it's documentation and when it comes to configuring it, set Redmine parameters according to the plugin docs.

Changelog

1.1.0 (2017-02-28)

Compatible with Redmine 4.0.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x.

mostly code refactoring, fixes for tests with newer Airbrake

1.0.0 (2016-01-21)

Compatible with Redmine 4.0.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x.