aws / amazon-cloudwatch-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 18 components.
  • 761 files, 70,977 LOC (100.0% vs. main code).
  • "translator" is biggest, containing 52.24% of LOC.
  • "profiler" is smallest, containing 0.06% of LOC.


translator37081 LOC (52%) 372 files
plugins14183 LOC (19%) 121 files
internal5488 LOC (7%) 78 files
tool5166 LOC (7%) 78 files
extension2263 LOC (3%) 26 files
receiver1921 LOC (2%) 24 files
cmd1596 LOC (2%) 14 files
sdk651 LOC (<1%) 9 files
cfg545 LOC (<1%) 7 files
packaging531 LOC (<1%) 4 files
amazon-cloudwatch-container-insights341 LOC (<1%) 11 files
metric333 LOC (<1%) 3 files
processor282 LOC (<1%) 4 files
service234 LOC (<1%) 4 files
logs150 LOC (<1%) 1 file
logger93 LOC (<1%) 2 files
handlers74 LOC (<1%) 2 files
profiler45 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.
translator376 commits (27%)
plugins299 commits (21%)
cmd157 commits (11%)
internal120 commits (8%)
tool96 commits (6%)
extension65 commits (4%)
logs54 commits (3%)
cfg46 commits (3%)
receiver44 commits (3%)
packaging44 commits (3%)
service43 commits (3%)
metric27 commits (1%)
logger19 commits (1%)
handlers17 commits (1%)
sdk10 commits (<1%)
profiler9 commits (<1%)
amazon-cloudwatch-container-insights8 commits (<1%)
processor2 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
translator
343
1650
3090
1093
28
756
plugins
67
319
623
262
26
237
extension
15
151
28
internal
11
105
220
96
16
154
tool
8
46
707
185
21
232
sdk
53
cmd
3
42
206
106
4
44
service
4
29
22
receiver
19
2
107
44
logs
2
13
14
11
1
13
cfg
5
5
28
9
2
22
logger
5
10
4
packaging
5
10
31
3
17
processor
1
4
amazon-cloudwatch-container-insights
1
70
profiler
5
4
metric
44
11
1
12
handlers
8
3
10


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 translator translator translator--translator 27 extension extension translator--extension 5 internal internal translator--internal 5 service service translator--service 5 cfg cfg translator--cfg 1 cmd cmd translator--cmd 1 logs logs translator--logs 2 tool tool translator--tool 1 plugins plugins plugins--translator 19 plugins--plugins 22 plugins--extension 6 plugins--internal 5 plugins--service 3 plugins--cfg 1 plugins--cmd 1 plugins--logs 2 extension--extension 9 extension--cfg 2 extension--cmd 2 internal--extension 6 internal--internal 4 internal--cfg 1 service--extension 2 service--internal 2 receiver receiver receiver--translator 2 receiver--plugins 2 receiver--extension 1 receiver--service 1 receiver--receiver 2 receiver--cmd 1 processor processor receiver--processor 1 cfg--cfg 1 cmd--cfg 2 logs--internal 1 logs--cfg 1 tool--plugins 2 tool--tool 1 processor--translator 1 processor--plugins 1 processor--extension 1 processor--service 1


2025-05-04 00:10