I'm building an Open Source Jira Issue Analysis tool, looking for feedback, feature requests, maybe some collaboration

This page summarizes the projects mentioned and recommended in the original post on /r/jira

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • jira-issue-analysis

    Jira REST client, with emphasis on 'Time in Status' analysis and reporting

  • If this information isn't helpful to you, you might still be interested in some of the code I use to do various things. For example, asynchronous fetching of issues and change logs at the same time. This class makes very quick work of not only pulling down issues with change logs, but also enables you to find and pull down all issues that are children of an epic (for example). If you've ever used the REST API, you know that getting change logs can be time consuming and a bit of a hassle (have to get one issue at a time, and never more than 100 change logs per request per issue). This tool let's you find and retrieve everything pretty quickly (see below).

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts