elastic / opentelemetry-lib
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 6 components.
  • 29 files, 2,936 LOC (90.6% vs. main code).
  • "remappers" is biggest, containing 49.01% of LOC.
  • "tools" is smallest, containing 0.2% of LOC.


remappers1439 LOC (44%) 17 files
enrichments901 LOC (27%) 5 files
agentcfg288 LOC (8%) 3 files
config269 LOC (8%) 2 files
elasticattr33 LOC (1%) 1 file
tools6 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.
enrichments33 commits (45%)
remappers20 commits (27%)
elasticattr1 commits (1%)
config1 commits (1%)
tools1 commits (1%)
agentcfg1 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
remappers
1
68
enrichments
12
49
agentcfg
3
config
2
elasticattr
1
tools
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 enrichments enrichments enrichments--enrichments 3 elasticattr elasticattr elasticattr--enrichments 1 agentcfg agentcfg agentcfg--agentcfg 1 config config config--config 1


2025-05-13 20:05