Skip to main content

A Sentry extension which creates JIRA issues from sentry events.

Project description

A flexible extension for Sentry which allows you to create issues in JIRA based on sentry events. It is capable of rendering and saving many custom fields, and will display the proper fields depending on which issue type you are trying to create.

Attention

I am developing this plugin against 2 different configurations of JIRA:

  • stock JIRA in development mode

  • live instance that has many specialized configurations / required custom fields

Since JIRA is so configurable, I’m looking for lots of feedback of the different ways that this breaks with specialized configurations. Provide your feedback here: https://github.com/thurloat/sentry-jira/issues

Visual Walkthrough

Per-Project configurations

http://sentry-jira.s3.amazonaws.com/ss4.png

When viewing a Sentry event, the Actions dropdown now contains a “Create JIRA Issue” button.

http://sentry-jira.s3.amazonaws.com/ss1.jpg

The Create JIRA Issue form is fully customized based on your JIRA Configuration and loads different fields depending on which issue type you choose.

http://sentry-jira.s3.amazonaws.com/ss2.png

You can now [0.5] use an auto-complete field to pull users from JIRA for any user field.

http://sentry-jira.s3.amazonaws.com/ss5.png

Once the Issue has been linked through JIRA there’s a link that you can follow from Sentry to go directly to the issue on your configurated JIRA instance.

http://sentry-jira.s3.amazonaws.com/ss3.jpg

Installation

Install the package via pip:

pip install sentry-jira

Add sentry-jira to your INSTALLED_APPS in your sentry.conf.py:

from sentry.conf.server import *

INSTALLED_APPS += (
    'sentry_jira',
)

Configuration

Go to your project’s configuration page (Projects -> [Project]) and select the JIRA tab. Enter the JIRA credentials and Project configuration and save changes. Filling out the form is a two step process (one to fill in data, one to select project).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sentry-jira-0.5.tar.gz (43.5 kB view details)

Uploaded Source

File details

Details for the file sentry-jira-0.5.tar.gz.

File metadata

  • Download URL: sentry-jira-0.5.tar.gz
  • Upload date:
  • Size: 43.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for sentry-jira-0.5.tar.gz
Algorithm Hash digest
SHA256 f005837e2787358776705e8955243d67706de0bea366601013866f1784c992b3
MD5 dfa0e5cb539fc73791d38d1fde7db9ae
BLAKE2b-256 61e6a56c02566dc62ed9e4eb8085bf6b032c7aed989a7ca9aab3e3968070764b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page