Glossary of Develocity Terms
A
- Agent
-
A component that runs in CI/CD environments to collect build data and report it to the Develocity server.
- API Key
-
A secure token used to authenticate requests to Develocity APIs.
B
- Build Cache
-
A feature that stores and reuses outputs from previous builds to improve build performance.
- Build Cache Node
-
A server component that stores and serves build artifacts for the Build Cache feature
- Build Scan™
-
A detailed record of a build, including performance metrics, dependencies, environment details, and failures. Used for debugging and optimizing builds.
- Build Metrics
-
Key performance indicators of a build, such as execution time, cache hit rate, and parallelism.
C
- CI Integration
-
Develocity’s ability to integrate with Continuous Integration tools (e.g., Jenkins, GitHub Actions, GitLab CI) for build data collection and insights.
- Capture
-
The process of collecting data from a build (e.g., inputs, outputs, environment) for analysis and diagnostics.
D
- Develocity
-
A performance and productivity platform for software builds and tests, formerly known as Gradle Enterprise.
- Dashboard
-
A visual interface in Develocity that provides summaries, charts, and drill-down views of builds, performance, and trends.
E
- Export API
-
A Develocity API that allows programmatic access to build scan and performance data for external analysis.
F
- Failure Analytics
-
Develocity feature that identifies common or flaky build/test failures and helps track their frequency and root causes.