Plugins 〉Jira


Developer
Grafana Labs

Resources

Sign up to receive occasional product news and updates:



Latest webinars
Data Source
grafana
Enterprise

Jira

How to configure the JIRA plugin

Instantly visualize Jira data in Grafana

The Jira data source plugin is the easiest way to pull Jira data directly into Grafana dashboards.

  • Visualize it either in isolation (one database) or blend it with other data sources.
  • Discover correlations and covariances across all your data in minutes.

Installing Jira on Grafana Cloud:

For more information, visit the docs on plugin installation.

Change Log

1.6.0

Minor Changes

  • UI improvements to configuration page

1.5.0

Minor Changes

[1.4.1] 2023-05-05

  • Fix - Fixed bug where query parameters were ignored when running query (bug appeared in 1.4.0)

[1.4.0] 2023-05-03 (BROKEN, USE 1.4.1 INSTEAD)

  • Feature - Made internal improvements to reduce request time (re-adding of the selected fields needed to see the improvement)
  • Chore - Backend binaries are now compiled with Go 1.20.4

[1.3.0] 2023-04-18

  • Feature - Small improvements to the config page (fixed tooltip, UI improvements, etc.)

[1.2.0] 2023-03-22

  • Feature - Made improvements to the config page usability
  • Feature - Updated "Run query" button style and position in the query editor
  • Feature - Started showing JQL errors in the query editor

[1.1.0] 2023-02-01

  • Chore - Internal frontend dependencies updated
  • Chore - Minimum required Grafana runtime version is now 8.4.7

[1.0.11] 2022-12-13

  • Chore - Backend binaries are now compiled with Go 1.19.4
  • Chore - Grafana backend plugin SDK updated to v0.145.0
  • Chore - Backend third party dependencies updated

[1.0.10] 2022-11-04

  • Chore - Backend binaries compiled with latest go version 1.19.3

[1.0.9] 2022-9-26

  • Fixed an issue with logger

[1.0.8] 2022-7-19

  • Over 100 issues can be queried now

[1.0.7] 2022-3-20

  • Entering a user in settings is now optional

[1.0.6] 2022-3-15

  • Updated documentation

[1.0.5] 2022-1-6

  • Update sdk: individual license, instance manager, debugger

[1.0.4] 2021-12-10

  • Add debug logger

[1.0.3] 2021-11-18

  • Fixes for inconsistent run query button behavior

[1.0.2] 2021-06-08

  • Fixes Grafana v8 field loading issue

[1.0.1] 2021-4-7

  • Update grafana-enterprise-sdk

[1.0.0] 2021-3-32

  • Official plugin release

[0.9.7] 2021-3-11

  • Query type is now being set when selecting the Jira data source

[0.9.6] 2021-2-26

  • Feature: Add Jira Server support
  • Feature: Add Limit setting for Issues query

[0.9.5] 2021-1-15

  • <nil> and [] are no longer displayed when there is no data to display in a field
  • Fields that do not have a converter no longer show up in list of selectable fields
  • Added tooltips
  • User Display Name will not just be User Name
  • Added support for more fields
    • Status
    • Labels
    • Components
    • Resolution
    • Priority
    • Due Date
    • Votes
    • User (not in arrays)
    • Version
    • Parent
    • Sub Tasks
    • All options fields
    • Any
    • FixVersions
    • AffectsVersions
    • Rank
    • Epic Link
    • Epic Status

[0.9.4] 2021-1-11

  • Added supported Jira types
    • Any
    • Approval
    • Array
    • Date
    • Feed Back
    • Number
    • Option
    • Project
    • Sprint
    • String
    • User
  • Added support for expanding Jira types so they can be selected in the field selector, for example Sprint object becomes Sprint Name, Sprint Start Date and so on

[0.9.0] 2021-1-6

  • Beta release