elastic / cloudbeat
Components

An overview of source code logical components.

Intro

Logical decomposition is a representation of the organization of the main source code, where every and each file is put in exactly one logical component.

Logical Decompositions Overview

Analyzed system has 1 logical decomposition:

Logical Decomposition #1: PRIMARY

The decompositions is based on the folder structure at level 1 (relative to the source code root).

Bubble Chart | Tree Map
Component Sizes (Lines of Code)
The "primary" logical decomposition has 9 components.
  • 1,184 files, 66,420 LOC (100.0% vs. main code).
  • "internal" is biggest, containing 53.06% of LOC.
  • "tools" is smallest, containing 0.02% of LOC.


internal35242 LOC (53%) 362 files
security-policies27213 LOC (40%) 753 files
deploy3089 LOC (4%) 53 files
scripts416 LOC (<1%) 5 files
ROOT304 LOC (<1%) 5 files
version52 LOC (<1%) 2 files
cmd51 LOC (<1%) 1 file
licenses42 LOC (<1%) 2 files
tools11 LOC (<1%) 1 file
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
internal97 commits (6%)
security-policies53 commits (3%)
ROOT40 commits (2%)
deploy36 commits (2%)
version16 commits (1%)
scripts13 commits (<1%)
cmd12 commits (<1%)
tools6 commits (<1%)
licenses2 commits (<1%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2025 2024 2023 2022
internal
363
640
security-policies
3
506
1756
deploy
8
57
22
6
ROOT
2
5
19
17
version
3
4
8
3
cmd
1
2
4
5
scripts
1
2
4
6
tools
2
2
2
licenses
1
2


Dependencies between components in same commits (past 180 days)
The number on the lines shows the number of shared commits.
See detailed temporal dependencies report...

G internal internal internal--internal 20 deploy deploy internal--deploy 1 cmd cmd internal--cmd 1 deploy--deploy 4 deploy--cmd 1 security-policies security-policies security-policies--internal 1 security-policies--security-policies 2 scripts scripts scripts--internal 1 ROOT ROOT ROOT--internal 1 version version version--ROOT 1 version--version 1


2025-05-13 19:58