elastic / kibana
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.
  • 49,133 files, 3,301,814 LOC (100.0% vs. main code).
  • "x-pack" is biggest, containing 77.88% of LOC.
  • "ROOT" is smallest, containing 0% of LOC.


x-pack2571377 LOC (77%) 36,130 files
src702412 LOC (21%) 12,366 files
packages24585 LOC (<1%) 501 files
kbn_pm2051 LOC (<1%) 35 files
oas_docs865 LOC (<1%) 10 files
scripts372 LOC (<1%) 88 files
ROOT152 LOC (<1%) 3 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
src2720 commits (3%)
x-pack2407 commits (2%)
packages505 commits (<1%)
scripts177 commits (<1%)
oas_docs64 commits (<1%)
ROOT43 commits (<1%)
kbn_pm29 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 2016 2015
x-pack
26096
29909
8
12
21
16
19
17
src
13427
4238
306
550
758
581
489
152
103
741
112
packages
150
649
369
386
248
217
69
8
oas_docs
35
88
scripts
7
101
17
52
94
51
22
59
13
kbn_pm
2
44
23
68
ROOT
1
21
15
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 x-pack x-pack x-pack--x-pack 1200 packages packages x-pack--packages 42 scripts scripts x-pack--scripts 3 src src src--x-pack 288 src--src 520 src--packages 21 packages--packages 10 oas_docs oas_docs oas_docs--x-pack 11 oas_docs--src 11 oas_docs--packages 4 oas_docs--oas_docs 21 scripts--src 3 scripts--scripts 1


2025-05-13 20:15