aws / telegraf
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 14 components.
  • 915 files, 155,033 LOC (100.0% vs. main code).
  • "plugins" is biggest, containing 81.65% of LOC.
  • "scripts" is smallest, containing 0.04% of LOC.


plugins126586 LOC (81%) 672 files
patches19037 LOC (12%) 168 files
internal2193 LOC (1%) 28 files
config2018 LOC (1%) 4 files
agent1185 LOC (<1%) 5 files
models1124 LOC (<1%) 9 files
testutil1059 LOC (<1%) 7 files
metric542 LOC (<1%) 3 files
cmd536 LOC (<1%) 3 files
logger216 LOC (<1%) 2 files
selfstat210 LOC (<1%) 3 files
ROOT166 LOC (<1%) 8 files
filter99 LOC (<1%) 1 file
scripts62 LOC (<1%) 2 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
plugins2619 commits (42%)
cmd142 commits (2%)
internal127 commits (2%)
testutil123 commits (1%)
agent96 commits (1%)
ROOT80 commits (1%)
config69 commits (1%)
metric38 commits (<1%)
models18 commits (<1%)
logger18 commits (<1%)
patches7 commits (<1%)
selfstat7 commits (<1%)
filter6 commits (<1%)
scripts2 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
plugins
9
180
1804
815
683
728
575
1359
1
patches
2
1
3
169
config
1
20
32
21
testutil
2
12
10
17
10
16
22
47
models
7
9
24
agent
7
13
20
16
16
11
41
internal
15
47
29
34
22
1
23
4
ROOT
2
4
12
4
9
5
34
31
logger
2
3
5
5
1
3
filter
2
2
2
metric
2
7
2
4
11
8
6
selfstat
5
1
3
3
cmd
6
16
6
12
16
13
34
45
scripts
1
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 patches patches patches--patches 1


2025-05-04 00:06