Skip to content

Create Jira_SAFeMetrics.json #8232

New issue

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

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

Already on GitHub? Sign in to your account

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 <[email protected]>
* feat: gerrit python plugin

Signed-off-by: Ji Bin <[email protected]>

* feat: gerrit plugin support incremental sync

Signed-off-by: Ji Bin <[email protected]>

---------

Signed-off-by: Ji Bin <[email protected]>
Co-authored-by: Lynwee <[email protected]>
…he#7599)

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

* refactor: scope is now the default

---------

Co-authored-by: Josip Stojak <[email protected]>
* 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
Startrekzky and others added 24 commits October 10, 2024 17:28
* 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 <[email protected]>

---------

Co-authored-by: mintsweet <[email protected]>
Co-authored-by: Louis.z <[email protected]>
Co-authored-by: Startrekzky <[email protected]>
* 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 <[email protected]>

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

* refactor: remove unused code

* fix: unit test

* fix: lint

---------

Signed-off-by: Caio Queiroz <[email protected]>
- 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 <[email protected]>
* 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in 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.