GoogleCloudPlatform / opentelemetry-operations-go
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.
  • 79 files, 9,338 LOC (89.9% vs. main code).
  • "exporter" is biggest, containing 74.77% of LOC.
  • "propagator" is smallest, containing 1.27% of LOC.


exporter6982 LOC (67%) 42 files
example839 LOC (8%) 9 files
internal558 LOC (5%) 4 files
detectors319 LOC (3%) 6 files
extension184 LOC (1%) 5 files
ROOT174 LOC (1%) 10 files
tools163 LOC (1%) 2 files
propagator119 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.
exporter334 commits (56%)
tools65 commits (10%)
example29 commits (4%)
ROOT26 commits (4%)
internal20 commits (3%)
detectors14 commits (2%)
extension6 commits (1%)
propagator6 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
exporter
16
92
187
303
87
80
ROOT
8
26
18
8
6
1
example
1
10
7
5
12
16
extension
9
5
detectors
9
6
18
tools
2
7
23
25
6
2
internal
2
13
11
propagator
3
3


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 ROOT ROOT ROOT--ROOT 3 exporter exporter exporter--exporter 3 tools tools tools--exporter 2


2025-05-04 15:19