uber / kraken
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 15 components.
  • 298 files, 22,354 LOC (100.0% vs. main code).
  • "lib" is biggest, containing 56.65% of LOC.
  • "proto" is smallest, containing 0.37% of LOC.


lib12664 LOC (56%) 153 files
utils2047 LOC (9%) 32 files
origin1685 LOC (7%) 12 files
build-index1295 LOC (5%) 13 files
tracker1204 LOC (5%) 22 files
proxy693 LOC (3%) 10 files
core539 LOC (2%) 10 files
nginx526 LOC (2%) 8 files
agent521 LOC (2%) 5 files
helm503 LOC (2%) 15 files
config235 LOC (1%) 5 files
metrics158 LOC (<1%) 5 files
localdb108 LOC (<1%) 5 files
tools94 LOC (<1%) 2 files
proto82 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.
lib344 commits (38%)
origin149 commits (16%)
utils105 commits (11%)
agent88 commits (9%)
tracker88 commits (9%)
build-index81 commits (9%)
proxy57 commits (6%)
nginx35 commits (3%)
core29 commits (3%)
metrics13 commits (1%)
localdb5 commits (<1%)
helm5 commits (<1%)
config5 commits (<1%)
tools3 commits (<1%)
proto2 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
lib
12
35
12
9
5
21
353
881
161
origin
4
4
2
3
39
188
56
nginx
4
2
1
10
35
15
proxy
5
3
25
37
10
build-index
2
3
3
1
43
114
agent
3
6
2
31
55
15
utils
1
2
1
3
2
72
78
40
tracker
2
1
5
59
133
22
core
1
1
22
33
localdb
10
8
tools
4
2
helm
30
10
proto
2
metrics
10
8
13
config
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 origin origin origin--origin 3 lib lib origin--lib 3 build-index build-index origin--build-index 1 nginx nginx origin--nginx 1 lib--lib 2 lib--build-index 1 agent agent lib--agent 1 build-index--build-index 2 nginx--nginx 1 proxy proxy proxy--origin 1 proxy--nginx 1 proxy--proxy 1 core core core--origin 1 core--lib 1 agent--agent 1 tracker tracker tracker--tracker 1


2025-05-03 07:37