https://github.com/apachecn-archive/incubator-devlake

https://github.com/apachecn-archive/incubator-devlake

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.2%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: apachecn-archive
  • License: apache-2.0
  • Language: Go
  • Default Branch: main
  • Size: 11.8 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 3 years ago · Last pushed about 3 years ago
Metadata Files
Readme License

README.md



# Apache DevLake(Incubating) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat&logo=github&color=2370ff&labelColor=454545)](http://makeapullrequest.com) [![unit-test](https://github.com/apache/incubator-devlake/actions/workflows/test.yml/badge.svg)](https://github.com/apache/incubator-devlake/actions/workflows/test.yml) [![Go Report Card](https://goreportcard.com/badge/github.com/apache/incubator-devlake)](https://goreportcard.com/report/github.com/apache/incubator-devlake) [![Slack](https://img.shields.io/badge/slack-join_chat-success.svg?logo=slack)](https://join.slack.com/t/devlake-io/shared_invite/zt-17b6vuvps-x98pqseoUagM7EAmKC82xQ)


🤔 What is Apache DevLake?

Apache DevLake is an open-source dev data platform that ingests, analyzes, and visualizes the fragmented data from DevOps tools to distill insights for engineering productivity.

Apache DevLake is designed for developer teams looking to make better sense of their development process and to bring a more data-driven approach to their own practices. You can ask Apache DevLake many questions regarding your development process. Just connect and query.

🎯 What can be accomplished with Apache DevLake?

  1. Collect DevOps data across the entire Software Development Life Cycle (SDLC) and connect the siloed data with a standard data model.
  2. Visualize out-of-the-box engineering metrics in a series of use-case driven dashboards.
  3. Easily extend DevLake to support your data sources, metrics, and dashboards with a flexible framework for data collection and ETL (Extract, Transform, Load).

💪 Supported Data Sources

| Data Source | Domain | Supported Versions | | ---------------------------------------------------------- | ----------------------------------------------------- | ------------------------------------ | | GitHub | Source Code Management, Code Review, Issue Management | Cloud | | Gitlab | Source Code Management, Code Review, Issue Management | Cloud, Community Edition 13.x+ | | Jira | Issue Management | Cloud, Server 8.x+, Data Center 8.x+ | | Jenkins | CI/CD | 2.263.x+ | | Feishu | Documentation | Cloud | | TAPD | Issue Management | Cloud |

🚀 Getting Started

🤓 How do I use DevLake?

1. Set up DevLake

You can set up Apache DevLake by following our step-by-step instructions for Install via Docker Compose or Install via Kubernetes. Please ask community if you get stuck at any point.

2. Create a Blueprint

The DevLake Configuration UI will guide you through the process (a Blueprint) to define the data connections, data scope, transformation and sync frequency of the data you wish to collect.

img

3. Track the Blueprint's progress

You can track the progress of the Blueprint you have just set up.

img

4. View the pre-built dashboards

Once the first run of the Blueprint is completed, you can view the corresponding dashboards.

img

5. Customize the dashboards with SQL

If the pre-built dashboards are limited for your use cases, you can always customize or create your own metrics or dashboards with SQL.

img

😍 How to Contribute

Please read the contribution guidelines before you make contributon. The following docs list the resources you might need to know after you decided to make contribution.

⌚ Project Roadmap

💙 Community

  • Slack: Message us on Slack
  • FAQ: Frequently Asked Questions
  • Wechat Community:

📄 License

This project is licensed under Apache License 2.0 - see the LICENSE file for details.

Owner

  • Name: ApacheCN 归档
  • Login: apachecn-archive
  • Kind: organization
  • Email: wizard.z@qq.com

防止重要项目丢失而设立的归档

GitHub Events

Total
Last Year

Dependencies

.github/workflows/asf-header-check.yml actions
  • apache/skywalking-eyes/header v0.4.0 composite
.github/workflows/build-builder.yml actions
  • actions/checkout v2 composite
  • docker/login-action f054a8b539a109f9f41c372932f1ae047eff08c9 composite
.github/workflows/build.yml actions
  • actions/cache v3 composite
  • actions/checkout v2 composite
  • docker/login-action v2 composite
.github/workflows/commit-msg.yml actions
  • actions/cache v3 composite
  • actions/checkout v2 composite
.github/workflows/deploy-test.yml actions
  • actions/checkout v2 composite
  • container-tools/kind-action v1 composite
.github/workflows/front-end-lint.yml actions
  • actions/cache v3 composite
  • actions/checkout v2 composite
.github/workflows/golangci-lint.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • golangci/golangci-lint-action v3 composite
.github/workflows/stale.yml actions
  • actions/stale v4 composite
.github/workflows/test-e2e.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • mysql 8.0.26 docker
.github/workflows/test.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • actions/setup-go v3 composite
Dockerfile docker
  • mericodev/alpine-dbt 0.0.1 build
  • mericodev/lake-builder v0.0.7 build
config-ui/Dockerfile docker
  • nginxinc/nginx-unprivileged 1.21 build
  • node 16 build
deployment/temporal/docker-compose-temporal.yml docker
  • mericodev/devlake latest
  • mericodev/devlake-config-ui latest
  • mericodev/devlake-dashboard latest
  • mysql 8.0.26
devops/alpine-dbt/Dockerfile docker
  • alpine 3.15 build
devops/lake-builder/Dockerfile docker
  • alpine 3.15 build
  • golang 1.19.0-alpine3.16 build
docker-compose.yml docker
  • mericodev/devlake latest
  • mericodev/devlake-config-ui latest
  • mericodev/devlake-dashboard latest
  • mysql 8.0.26
grafana/Dockerfile docker
  • grafana/grafana 8.0.6 build
releases/lake-v0.10.0/docker-compose.yml docker
  • mericodev/config-ui v0.10.0
  • mericodev/grafana v0.10.0
  • mericodev/lake v0.10.0
  • mysql 8.0.26
releases/lake-v0.10.0-beta1/docker-compose.yml docker
  • mericodev/config-ui v0.10.0-beta1
  • mericodev/grafana v0.10.0-beta1
  • mericodev/lake v0.10.0-beta1
  • mysql 8.0.26
releases/lake-v0.10.1/docker-compose.yml docker
  • mericodev/config-ui v0.10.1
  • mericodev/grafana v0.10.1
  • mericodev/lake v0.10.1
  • mysql 8.0.26
releases/lake-v0.11.0/docker-compose.yml docker
  • apache/devlake v0.11.0
  • apache/devlake-config-ui v0.11.0
  • apache/devlake-dashboard v0.11.0
  • mysql 8.0.26
releases/lake-v0.12.0/docker-compose.yml docker
  • apache/devlake v0.12.0
  • apache/devlake-config-ui v0.12.0
  • apache/devlake-dashboard v0.12.0
  • mysql 8.0.26
releases/lake-v0.13.0/docker-compose.yml docker
  • apache/devlake v0.13.0
  • apache/devlake-config-ui v0.13.0
  • apache/devlake-dashboard v0.13.0
  • mysql 8
releases/lake-v0.7.0/docker-compose.yml docker
  • mericodev/config-ui v0.7.0
  • mericodev/grafana v0.7.0
  • mericodev/lake v0.7.0
  • mysql 8.0.26
releases/lake-v0.8.0/docker-compose.yml docker
  • mericodev/config-ui v0.8.0
  • mericodev/grafana v0.8.0
  • mericodev/lake v0.8.0
  • mysql 8.0.26
releases/lake-v0.9.0/docker-compose.yml docker
  • mericodev/config-ui v0.9.0
  • mericodev/grafana v0.9.0
  • mericodev/lake v0.9.0
  • mysql 8.0.26
go.mod go
  • github.com/KyleBanks/depth v1.2.1
  • github.com/Microsoft/go-winio v0.5.0
  • github.com/ProtonMail/go-crypto v0.0.0-20210428141323-04723f9f07d7
  • github.com/acomagu/bufpipe v1.0.3
  • github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e
  • github.com/cockroachdb/errors v1.9.0
  • github.com/cockroachdb/logtags v0.0.0-20211118104740-dabe8e521a4f
  • github.com/cockroachdb/redact v1.1.3
  • github.com/cpuguy83/go-md2man/v2 v2.0.2
  • github.com/davecgh/go-spew v1.1.1
  • github.com/denisenkom/go-mssqldb v0.10.0
  • github.com/emirpasic/gods v1.12.0
  • github.com/facebookgo/clock v0.0.0-20150410010913-600d898af40a
  • github.com/fsnotify/fsnotify v1.5.1
  • github.com/getsentry/sentry-go v0.12.0
  • github.com/gin-contrib/cors v1.3.1
  • github.com/gin-contrib/sse v0.1.0
  • github.com/gin-gonic/gin v1.7.7
  • github.com/go-errors/errors v1.4.2
  • github.com/go-git/gcfg v1.5.0
  • github.com/go-git/go-billy/v5 v5.3.1
  • github.com/go-git/go-git/v5 v5.4.2
  • github.com/go-openapi/jsonpointer v0.19.5
  • github.com/go-openapi/jsonreference v0.20.0
  • github.com/go-openapi/spec v0.20.6
  • github.com/go-openapi/swag v0.21.1
  • github.com/go-playground/locales v0.14.0
  • github.com/go-playground/universal-translator v0.18.0
  • github.com/go-playground/validator/v10 v10.9.0
  • github.com/go-sql-driver/mysql v1.6.0
  • github.com/gocarina/gocsv v0.0.0-20220707092902-b9da1f06c77e
  • github.com/gogo/googleapis v1.4.1
  • github.com/gogo/protobuf v1.3.2
  • github.com/gogo/status v1.1.0
  • github.com/golang/mock v1.6.0
  • github.com/golang/protobuf v1.5.2
  • github.com/google/uuid v1.3.0
  • github.com/gopherjs/gopherjs v0.0.0-20190430165422-3e4dfb77656c
  • github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
  • github.com/hashicorp/hcl v1.0.0
  • github.com/imdario/mergo v0.3.12
  • github.com/inconshreveable/mousetrap v1.0.0
  • github.com/jackc/chunkreader/v2 v2.0.1
  • github.com/jackc/pgconn v1.12.0
  • github.com/jackc/pgio v1.0.0
  • github.com/jackc/pgpassfile v1.0.0
  • github.com/jackc/pgproto3/v2 v2.3.0
  • github.com/jackc/pgservicefile v0.0.0-20200714003250-2b9c44734f2b
  • github.com/jackc/pgtype v1.11.0
  • github.com/jackc/pgx/v4 v4.16.0
  • github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
  • github.com/jinzhu/inflection v1.0.0
  • github.com/jinzhu/now v1.1.4
  • github.com/josharian/intern v1.0.0
  • github.com/json-iterator/go v1.1.11
  • github.com/kevinburke/ssh_config v0.0.0-20201106050909-4977a11b4351
  • github.com/kr/pretty v0.3.0
  • github.com/kr/text v0.2.0
  • github.com/leodido/go-urn v1.2.1
  • github.com/libgit2/git2go/v33 v33.0.6
  • github.com/magiconair/properties v1.8.5
  • github.com/mailru/easyjson v0.7.7
  • github.com/manifoldco/promptui v0.9.0
  • github.com/mattn/go-colorable v0.1.11
  • github.com/mattn/go-isatty v0.0.14
  • github.com/mattn/go-sqlite3 v1.14.6
  • github.com/merico-dev/graphql v0.0.0-20220804061427-a2245fa66df2
  • github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d
  • github.com/mitchellh/go-homedir v1.1.0
  • github.com/mitchellh/mapstructure v1.4.1
  • github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
  • github.com/modern-go/reflect2 v1.0.1
  • github.com/onsi/gomega v1.10.3
  • github.com/panjf2000/ants/v2 v2.4.6
  • github.com/pborman/uuid v1.2.1
  • github.com/pelletier/go-toml v1.9.3
  • github.com/pkg/errors v0.9.1
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/robfig/cron v1.2.0
  • github.com/robfig/cron/v3 v3.0.0
  • github.com/rogpeppe/go-internal v1.8.1
  • github.com/russross/blackfriday/v2 v2.1.0
  • github.com/sergi/go-diff v1.1.0
  • github.com/sirupsen/logrus v1.8.1
  • github.com/spf13/afero v1.6.0
  • github.com/spf13/cast v1.4.1
  • github.com/spf13/cobra v1.5.0
  • github.com/spf13/jwalterweatherman v1.1.0
  • github.com/spf13/pflag v1.0.6-0.20200504143853-81378bbcd8a1
  • github.com/spf13/viper v1.8.1
  • github.com/stoewer/go-strcase v1.2.0
  • github.com/stretchr/objx v0.3.0
  • github.com/stretchr/testify v1.7.0
  • github.com/subosito/gotenv v1.2.0
  • github.com/swaggo/gin-swagger v1.4.3
  • github.com/swaggo/swag v1.8.3
  • github.com/ugorji/go/codec v1.2.6
  • github.com/viant/afs v1.16.0
  • github.com/x-cray/logrus-prefixed-formatter v0.5.2
  • github.com/xanzy/ssh-agent v0.3.0
  • go.temporal.io/api v1.7.1-0.20220223032354-6e6fe738916a
  • go.temporal.io/sdk v1.14.0
  • go.uber.org/atomic v1.9.0
  • golang.org/x/crypto v0.0.0-20210921155107-089bfa567519
  • golang.org/x/net v0.0.0-20220728211354-c7608f3a8462
  • golang.org/x/oauth2 v0.0.0-20210402161424-2e8d93401602
  • golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
  • golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10
  • golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
  • golang.org/x/text v0.3.7
  • golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac
  • golang.org/x/tools v0.1.11
  • google.golang.org/appengine v1.6.7
  • google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf
  • google.golang.org/grpc v1.44.0
  • google.golang.org/protobuf v1.27.1
  • gopkg.in/ini.v1 v1.62.0
  • gopkg.in/warnings.v0 v0.1.2
  • gopkg.in/yaml.v2 v2.4.0
  • gopkg.in/yaml.v3 v3.0.1
  • gorm.io/datatypes v1.0.1
  • gorm.io/driver/mysql v1.3.3
  • gorm.io/driver/postgres v1.3.5
  • gorm.io/gorm v1.23.4
go.sum go
  • 1067 dependencies
config-ui/package-lock.json npm
  • 1794 dependencies
config-ui/package.json npm
  • @babel/plugin-transform-runtime ^7.12.1 development
  • @babel/preset-env ^7.12.7 development
  • @babel/preset-flow ^7.14.5 development
  • @babel/preset-react ^7.12.7 development
  • @pmmmwh/react-refresh-webpack-plugin ^0.5.1 development
  • @svgr/webpack ^5.5.0 development
  • @testing-library/jest-dom ^5.14.1 development
  • @testing-library/react ^12.1.1 development
  • @testing-library/user-event ^13.2.1 development
  • autoprefixer ^9.8.6 development
  • babel-jest ^27.2.3 development
  • babel-loader ^8.2.2 development
  • clean-webpack-plugin ^4.0.0 development
  • copy-webpack-plugin ^6.4.1 development
  • css-loader ^3.6.0 development
  • css-minimizer-webpack-plugin ^1.3.0 development
  • cssnano ^4.1.11 development
  • cypress ^9.5.1 development
  • eslint ^7.15.0 development
  • eslint-config-airbnb ^18.2.1 development
  • eslint-config-standard ^16.0.2 development
  • eslint-config-standard-jsx ^10.0.0 development
  • eslint-config-standard-react ^11.0.1 development
  • eslint-import-resolver-alias ^1.1.2 development
  • eslint-import-resolver-babel-module ^5.2.0 development
  • eslint-plugin-babel ^5.3.1 development
  • eslint-plugin-emotion ^10.0.27 development
  • eslint-plugin-header ^3.1.1 development
  • eslint-plugin-import ^2.22.1 development
  • eslint-plugin-jsx-a11y ^6.4.1 development
  • eslint-plugin-node ^11.1.0 development
  • eslint-plugin-okay 0.0.2 development
  • eslint-plugin-promise ^4.3.1 development
  • eslint-plugin-react ^7.26.1 development
  • eslint-plugin-react-hooks ^4.2.0 development
  • eslint-plugin-unicorn ^20.1.0 development
  • eslint-webpack-plugin ^2.5.2 development
  • file-loader ^6.2.0 development
  • html-loader ^1.3.2 development
  • html-webpack-plugin ^4.5.0 development
  • identity-obj-proxy ^3.0.0 development
  • jest ^27.2.3 development
  • mini-css-extract-plugin ^0.9.0 development
  • mocha ^9.1.3 development
  • node-sass ^6.0.1 development
  • postcss ^7.0.35 development
  • postcss-loader ^4.0.1 development
  • resolve-url-loader ^4.0.0 development
  • sass ^1.30.0 development
  • sass-loader ^10.2.0 development
  • style-loader ^1.3.0 development
  • terser-webpack-plugin ^4.2.3 development
  • url-loader ^4.1.1 development
  • webpack ^4.44.2 development
  • webpack-bundle-analyzer ^3.9.0 development
  • webpack-cli ^4.9.0 development
  • webpack-dev-server ^3.11.2 development
  • @babel/eslint-parser ^7.18.2
  • @blueprintjs/core ^3.49.1
  • @blueprintjs/popover2 ^0.11.4
  • @blueprintjs/select ^3.18.10
  • @fontsource/inter ^4.5.11
  • @uiw/react-textarea-code-editor ^1.4.16
  • axios ^0.21.4
  • babel-plugin-module-resolver ^4.1.0
  • cron-parser ^4.3.0
  • cron-validate ^1.4.3
  • dayjs ^1.10.7
  • dotenv ^10.0.0
  • dotenv-webpack ^7.0.3
  • file-saver ^2.0.5
  • jetbrains-mono ^1.0.6
  • react 17.0.2
  • react-dom 17.0.2
  • react-router-dom ^5.3.0
  • react-transition-group ^2.9.0
  • typeface-montserrat ^1.1.13