GoogleCloudPlatform / prometheus-engine
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 7 components.
  • 106 files, 24,199 LOC (100.0% vs. main code).
  • "pkg" is biggest, containing 44.09% of LOC.
  • "ROOT" is smallest, containing 0.17% of LOC.


pkg10669 LOC (44%) 50 files
charts5731 LOC (23%) 35 files
manifests5246 LOC (21%) 4 files
cmd2253 LOC (9%) 11 files
hack152 LOC (<1%) 3 files
internal107 LOC (<1%) 2 files
ROOT41 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.
pkg410 commits (45%)
manifests199 commits (21%)
cmd141 commits (15%)
charts74 commits (8%)
ROOT5 commits (<1%)
internal2 commits (<1%)
hack1 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
pkg
47
249
112
254
176
charts
55
171
manifests
27
80
53
110
cmd
12
81
15
50
25
hack
3
internal
3
ROOT
3
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 manifests manifests manifests--manifests 6 charts charts manifests--charts 22 cmd cmd manifests--cmd 3 charts--charts 13 pkg pkg pkg--manifests 18 pkg--charts 17 pkg--pkg 12 pkg--cmd 4 cmd--charts 2 cmd--cmd 3


2025-05-04 15:39