apache / airavata-data-lake
Components & Dependencies

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.

Learn more...
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.
  • 201 files, 18,402 LOC (100.0% vs. main code).
  • "data-resource-management-service" is biggest, containing 40.59% of LOC.
  • "service-monitor" is smallest, containing 0.89% of LOC.


data-resource-management-service7470 LOC (40%) 79 files
data-orchestrator5429 LOC (29%) 95 files
datalake-rest-proxy3768 LOC (20%) 2 files
ansible1235 LOC (6%) 20 files
loadtesting-utilities336 LOC (1%) 2 files
service-monitor164 LOC (<1%) 3 files
Static Dependencies
Dependencies among components are static code dependencies among files in different components.
  • Analyzed system has 1 links (arrows) between components.
  • The number on the arrow represents the number of files from referring component that depend on files in referred component.
  • These 1 links contain 1 dependencies.
G datalake-rest-proxy datalake-rest-proxy data-resource-management-service data-resource-management-service data-orchestrator data-orchestrator data-resource-management-service->data-orchestrator 1 service-monitor service-monitor loadtesting-utilities loadtesting-utilities ansible ansible


Download: SVG DOT (open online Graphviz editor)

Open 3D force graph...

Show more details about dependencies...




Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
data-resource-management-service219 commits (40%)
data-orchestrator126 commits (23%)
ansible60 commits (11%)
datalake-rest-proxy13 commits (2%)
loadtesting-utilities6 commits (1%)
service-monitor4 commits (<1%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2023 2022 2021
data-resource-management-service
40
333
163
ansible
2
100
60
data-orchestrator
21
44
318
service-monitor
10
loadtesting-utilities
8
datalake-rest-proxy
2
13


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 service-monitor service-monitor service-monitor--service-monitor 4 data-resource-management-service data-resource-management-service service-monitor--data-resource-management-service 1 ansible ansible service-monitor--ansible 1 data-resource-management-service--data-resource-management-service 4 data-orchestrator data-orchestrator data-resource-management-service--data-orchestrator 2 data-resource-management-service--ansible 2 data-orchestrator--data-orchestrator 2


2023-08-11 02:04