elastic / apm-queue
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.
  • 27 files, 3,224 LOC (75.9% vs. main code).
  • "kafka" is biggest, containing 66.84% of LOC.
  • "tools" is smallest, containing 0.22% of LOC.


kafka2155 LOC (50%) 9 files
cmd454 LOC (10%) 5 files
systemtest408 LOC (9%) 6 files
infra72 LOC (1%) 3 files
metrictest55 LOC (1%) 1 file
ROOT42 LOC (<1%) 1 file
queuecontext31 LOC (<1%) 1 file
tools7 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.
kafka108 commits (51%)
systemtest25 commits (11%)
ROOT16 commits (7%)
cmd6 commits (2%)
queuecontext3 commits (1%)
tools2 commits (<1%)
metrictest1 commits (<1%)
infra1 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
kafka
10
55
95
systemtest
6
41
ROOT
4
12
cmd
3
10
queuecontext
1
2
metrictest
1
infra
3
tools
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 kafka kafka kafka--kafka 1


2025-05-13 20:01