elastic / elastic-agent
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 10 components.
  • 814 files, 92,984 LOC (100.0% vs. main code).
  • "internal" is biggest, containing 43.27% of LOC.
  • "tools" is smallest, containing 0.01% of LOC.


internal40237 LOC (43%) 335 files
pkg22313 LOC (23%) 147 files
deploy10081 LOC (10%) 97 files
dev-tools9954 LOC (10%) 69 files
ROOT4106 LOC (4%) 8 files
testing3658 LOC (3%) 30 files
changelog2463 LOC (2%) 124 files
version99 LOC (<1%) 2 files
wrapper62 LOC (<1%) 1 file
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.
ROOT1923 commits (11%)
internal603 commits (3%)
dev-tools383 commits (2%)
pkg337 commits (1%)
deploy136 commits (<1%)
changelog79 commits (<1%)
testing58 commits (<1%)
version23 commits (<1%)
tools15 commits (<1%)
wrapper1 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 2021 2020 2019 2018 2017 2016 2015 2014
internal
177
952
634
886
pkg
66
442
386
58
deploy
104
200
112
85
85
dev-tools
48
153
41
129
94
247
88
95
ROOT
36
73
87
36
61
56
51
523
345
402
193
74
testing
10
80
37
changelog
53
29
1
version
7
10
8
tools
4
1
6
4
wrapper
1


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 51 deploy deploy internal--deploy 2 dev-tools dev-tools internal--dev-tools 3 ROOT ROOT internal--ROOT 3 changelog changelog changelog--internal 49 changelog--changelog 2 pkg pkg changelog--pkg 12 changelog--deploy 8 changelog--ROOT 4 testing testing changelog--testing 1 pkg--internal 17 pkg--pkg 17 pkg--dev-tools 3 pkg--ROOT 8 deploy--pkg 2 deploy--deploy 15 deploy--ROOT 6 dev-tools--changelog 3 dev-tools--dev-tools 10 ROOT--dev-tools 10 testing--internal 4 testing--pkg 3 testing--testing 4 wrapper wrapper wrapper--ROOT 1


2025-05-13 19:57