apache / skywalking-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 6 components.
  • 279 files, 15,589 LOC (100.0% vs. main code).
  • "plugins" is biggest, containing 68.1% of LOC.
  • "ROOT" is smallest, containing 0.06% of LOC.


plugins10616 LOC (68%) 220 files
tools4749 LOC (30%) 46 files
toolkit108 LOC (<1%) 5 files
agent94 LOC (<1%) 5 files
log12 LOC (<1%) 1 file
ROOT10 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.
tools72 commits (48%)
plugins69 commits (46%)
agent10 commits (6%)
toolkit8 commits (5%)
ROOT3 commits (2%)
log2 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
plugins
12
118
268
tools
5
40
238
toolkit
9
5
agent
2
15
ROOT
4
log
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 plugins plugins plugins--plugins 4 agent agent plugins--agent 1 tools tools tools--plugins 2 tools--tools 2 tools--agent 1 agent--agent 1 toolkit toolkit toolkit--plugins 1


2025-05-07 20:48