Bamboo Documentation not found #8578
-
I am trying to connect Bamboo as a data connection in DevLake, however, it appears the links to the documentation for the ConfigUI datasource 404 and the documentation has been removed. My questions are as follows: Is Bamboo functionality and observability still being developed? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @colemanjackson! I'm Dosu and I’m helping the incubator-devlake team. Bamboo is still present and maintained as a plugin in DevLake, with active backend code for collecting deployment data and mapping it to DORA metrics. The plugin supports configuration fields like endpoint, username, password, proxy, and rate limit, and includes deployment and production pattern options for data collection. While the documentation links in the UI are broken or missing, Bamboo remains selectable as a data source and is fully implemented for deployment observability and DORA metric calculation using Bitbucket Server, JIRA, and Bamboo for deployment info. The lack of documentation appears to be an oversight, not a sign of deprecation—so you can still use Bamboo for your use case by configuring it through the UI or referencing the available config fields in the codebase. To reply, just mention @dosu. How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other |
Beta Was this translation helpful? Give feedback.
Hi @colemanjackson! I'm Dosu and I’m helping the incubator-devlake team.
Bamboo is still present and maintained as a plugin in DevLake, with active backend code for collecting deployment data and mapping it to DORA metrics. The plugin supports configuration fields like endpoint, username, password, proxy, and rate limit, and includes deployment and production pattern options for data collection. While the documentation links in the UI are broken or missing, Bamboo remains selectable as a data source and is fully implemented for deployment observability and DORA metric calculation using Bitbucket Server, JIRA, and Bamboo for deployment info. The lack of documentation appears to be an over…