Skip to content
New issue

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

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

Already on GitHub? # to your account

Create Jira_SAFeMetrics.json #8232

Open
wants to merge 227 commits into
base: main
Choose a base branch
from

Conversation

chiiswaerch
Copy link

Dashboard for SAFe Metrics based on Jira Data.

⚠️ Pre Checklist

Please complete ALL items in this checklist, and remove before submitting

  • [ x] I have read through the Contributing Documentation.
  • [ x] I have added relevant tests.
  • [x ] I have added relevant documentation.
  • [ x] I will add labels to the PR, such as pr-type/bug-fix, pr-type/feature-development, etc.

Summary

Dashboard for Jira Metrics in a Scalde Agile Framework including:

  • Open Features in Backlog
  • Current Epics
  • Epic Features vs. non Epic Features
  • Velocity by Month
  • Feature Leadtime

Does this close any open issues?

Screenshots

Include any relevant screenshots here.

Other Information

  • Jira Setup for SAFe required -> (Epics/Features/Stories)

sstojak1 and others added 30 commits June 14, 2024 17:26
…pache#7559)

* adding pull_request_id index to  pull_request_commits/comments tables

* change the pull_request_commits primary key columns order

* adding Apache license header

* only run for mysql

* adding support for postgres

---------

Co-authored-by: Josip Stojak <Josip.Stojak@infobip.com>
Co-authored-by: Josip Stojak <Josip.Stojak@infobip.com>
* feat: gerrit python plugin

Signed-off-by: Ji Bin <matrixji@live.com>

* feat: gerrit plugin support incremental sync

Signed-off-by: Ji Bin <matrixji@live.com>

---------

Signed-off-by: Ji Bin <matrixji@live.com>
Co-authored-by: Lynwee <linwei.hou@merico.dev>
…he#7599)

* hudson.maven.MavenModuleSet is now treated as a scope

* refactor: scope is now the default

---------

Co-authored-by: Josip Stojak <Josip.Stojak@infobip.com>
* fix: pr reviewers and assignees script version error

* fix: adapt pg test
* fix: git extractor commit rawdataorigin is empty

* fix: remove debugging print
…lt (apache#7660)

* fix(gitextractor): update database store, set it incremental by default

* fix(gitextractor): add `SetIncrementalMode` to store

* style(gitextractor): fix ci errors
* refactor(framework): add some logs and dispart `Init` from `CreateAndRunApiServer`

* refactor(framework): update initial steps
Co-authored-by: Startrekzky <kaiyun.zhang@merico.dev>
Co-authored-by: Startrekzky <kaiyun.zhang@merico.dev>
Co-authored-by: Startrekzky <kaiyun.zhang@merico.dev>
Startrekzky and others added 24 commits October 10, 2024 17:28
Co-authored-by: Startrekzky <kaiyun.zhang@merico.dev>
* feat(sonarcloud): add org to the connections table

* feat: add sonarqube cloud connection config

* fix: sonarcloud now working

* fix: linting

* fix: copywriting for sonarqube cloud

* feat: added cq_issue_impacts table

* fix: unit test

* fix: adjust sonarqube cloud config

* feat: add sonarcloud dashboard (apache#8140)

Co-authored-by: Startrekzky <kaiyun.zhang@merico.dev>

---------

Co-authored-by: mintsweet <0x1304570@gmail.com>
Co-authored-by: Louis.z <louis.s4372121@gmail.com>
Co-authored-by: Startrekzky <kaiyun.zhang@merico.dev>
…th $__timeFilter(date) (apache#8147)

Co-authored-by: Volodymyr Shulga <vshulga@siftscience.com>
* feat(api_collector_stateful): handle case were response has records from both before & after createdAfter of last collection

* feat(circleci-plugin): incremental collection for pipelines

* feat(api_collector_stateful): expose Input collector arg for StatefulFinalizableEntity to collect data based on previous collection

* feat(circleci-plugin): incremental data collection for workflows

* feat(circleci-plugin): incremental data collection for jobs

* refactor(circleci-plugin): use common query param function

* refactor(circleci-plugin): use BuildQueryParamsWithPageToken func when collecting unfinished job details
…8136)

* feat: generating new github access token to every gitextractor task

Signed-off-by: Caio Queiroz <caiogqueiroz@gmail.com>

* feat: using DynamicGitUrl interface to implement the git url logic

* refactor: remove unused code

* fix: unit test

* fix: lint

---------

Signed-off-by: Caio Queiroz <caiogqueiroz@gmail.com>
- add env SKIP_SUBTASK_PROGRESS to decide wether skip subtask progress updating to db
* feat(tapd): add more log when converting unicode

* feat(tapd): ignore errors when converting unicode fails
* bug: add missing migration script to register.go

* bug: add missing migration script to register.go - increaseProjectKeyLength

* bug: rename script column name

* increasing id instead of project_key

---------

Co-authored-by: Josip Stojak <Josip.Stojak@infobip.com>
* feat: collect Zentao Story-Repo-Commit from DB

* feat: collect Zentao bug and task related repo commits from DB
…mand (apache#8194)

The go-dep make command was missing a version prefix, causing a dependency resolution issue. This change fixes the command to use the correct version prefix.
…e#8209)

* fix(opsgenie): add AssigneeId and AssigneeName to domain issue

* style(opsgenie): remove blank lines
…8203)

* feat(webhooks): add by-name methods to connection helper

* feat(webhooks): add connection endpoints by name

* feat(webhooks): add post deployment endpoint by name

* feat(webhooks): add issue endpoints by name
…difficulty of setup (apache#8193)

* feat: add devcontainer tool

* fix: file format

* fix: config-ui not connect to devlake

* fix: add apache license
…ustomize plugin (apache#8218)

* feat: support incremental import for 

- /plugins/customize/csvfiles/issues.csv
- /plugins/customize/csvfiles/issue_repo_commits.csv

[Feature][Customize] Add Support for Incremental CSV Upload in the Customize Plugin apache#8216
[Bug][Jira] start_date Field Empty in sprint Table After Upgrading DevLake from 0.21 to 1.0 with Jira Plugin apache#8221
Dashboard for SAFe Metrics based on Jira Data.
@dosubot dosubot bot added size:XXL This PR changes 1000+ lines, ignoring generated files. component/ext This issue or PR relates to external components, such as Grafana pr-type/feature-development This PR is to develop a new feature labels Dec 5, 2024
@klesh klesh requested a review from Startrekzky December 9, 2024 03:56
@Startrekzky
Copy link
Contributor

Startrekzky commented Dec 16, 2024

Hi @chiiswaerch , could you share

  • a screenshot for each panel/metric
  • the SQL snippet for each panel/metric
    It isn't easy to review the dashboard file.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
component/ext This issue or PR relates to external components, such as Grafana pr-type/feature-development This PR is to develop a new feature size:XXL This PR changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.