elastic / apm-server
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 8 components.
  • 271 files, 22,422 LOC (100.0% vs. main code).
  • "internal" is biggest, containing 41.91% of LOC.
  • "packaging" is smallest, containing 0.28% of LOC.


internal9397 LOC (41%) 119 files
systemtest4856 LOC (21%) 38 files
testing2946 LOC (13%) 57 files
x-pack2502 LOC (11%) 23 files
functionaltests2304 LOC (10%) 25 files
cmd291 LOC (1%) 4 files
ROOT63 LOC (<1%) 2 files
packaging63 LOC (<1%) 3 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
testing403 commits (8%)
internal220 commits (4%)
systemtest203 commits (4%)
x-pack150 commits (3%)
functionaltests28 commits (<1%)
cmd27 commits (<1%)
ROOT15 commits (<1%)
packaging10 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
testing
56
403
548
238
internal
117
67
189
237
1
x-pack
54
19
36
70
73
35
1
functionaltests
62
systemtest
13
21
65
126
100
47
ROOT
1
10
4
cmd
3
6
6
13
packaging
1
1
5
5


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 23 functionaltests functionaltests functionaltests--functionaltests 16 testing testing testing--functionaltests 2 testing--testing 12 x-pack x-pack x-pack--internal 11 x-pack--x-pack 10 systemtest systemtest systemtest--internal 1 systemtest--systemtest 5 cmd cmd cmd--internal 3 cmd--x-pack 3


2025-05-13 19:42