elastic / terraform-provider-elasticstack
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.
  • 245 files, 32,221 LOC (100.0% vs. main code).
  • "internal" is biggest, containing 93.38% of LOC.
  • "tools" is smallest, containing 0.03% of LOC.


internal30088 LOC (93%) 222 files
libs1815 LOC (5%) 14 files
provider225 LOC (<1%) 3 files
ROOT67 LOC (<1%) 2 files
xpprovider15 LOC (<1%) 1 file
tools11 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.
internal326 commits (52%)
provider56 commits (8%)
libs12 commits (1%)
ROOT11 commits (1%)
tools8 commits (1%)
xpprovider1 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
internal
24
336
201
396
68
provider
20
23
22
libs
1
11
13
tools
4
4
2
ROOT
2
3
6
xpprovider
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 internal internal internal--internal 8 libs libs libs--internal 2 provider provider provider--internal 1 tools tools tools--internal 1 tools--provider 1


2025-05-13 19:56