incubator-devlake
incubator-devlake copied to clipboard
Apache DevLake is an open-source dev data platform to ingest, analyze, and visualize the fragmented data from DevOps tools, extracting insights for engineering excellence, developer experience, and co...
### ⚠️ Pre Checklist > Please complete _ALL_ items in this checklist, and remove before submitting - [ ] I have read through the [Contributing Documentation](https://devlake.apache.org/community/). - [ ] I...
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar issues. ### What happened 2024-09-09T16:58:31.112954005Z time="2024-09-09 16:58:31" level=info msg=" [pipeline service] [pipeline #1] [task...
## What and why to refactor What are you trying to refactor? Why should it be refactored now? The interface to manage the connection data scope downloads too much data...
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar issues. ### What happened When we have too many pipelines running at the same...
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar issues. ### What happened I set up a project with only a webhook as...
## Question devlake has been in use for some time devlake admin background suddenly prompts [New Migration Scripts Detected] ## Screenshots   ## Additional context After using Devlake for...
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar feature requirement. ### Use case As a Dora Metrics user, I would like to...
[Question][devLake UI] Helm chart deployed successful but UI show "New Migration Scripts Detected"
## Question This is a fresh installation on GKE cluster. Helm chart deployed successful with newly created ENCRYPTION_SECRET. helm install devlake devlake/devlake --version=1.0.1-beta9 --set lake.encryptionSecret.secret=$ENCRYPTION_SECRET --set commonEnvs.TZ="EST",grafana.env.TZ="EST" -n devlake Port...
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar feature requirement. ### Use case Description: We have observed that the data size in...
## Question Hello. I'm trying to use external grafana on helm install, but after pipeline finished, dashboard won't showing in my external grafana. ``` # dependency chart values grafana: enabled:...