mozilla / telemetry-airflow
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 8 components.
  • 86 files, 8,943 LOC (100.0% vs. main code).
  • "dags" is biggest, containing 63.59% of LOC.
  • "resources" is smallest, containing 0.07% of LOC.


dags5687 LOC (63%) 56 files
utils1841 LOC (20%) 14 files
jobs1111 LOC (12%) 6 files
plugins123 LOC (1%) 3 files
operators88 LOC (<1%) 2 files
ROOT73 LOC (<1%) 3 files
config14 LOC (<1%) 1 file
resources6 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.
dags758 commits (33%)
ROOT43 commits (1%)
jobs40 commits (1%)
utils20 commits (<1%)
plugins14 commits (<1%)
operators8 commits (<1%)
config7 commits (<1%)
resources2 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
dags
48
192
162
213
198
168
61
7
2
1
ROOT
6
21
10
7
4
2
utils
2
20
14
operators
3
4
2
plugins
3
5
4
2
jobs
1
2
1
2
13
9
12
resources
1
1
config
1
1
3
1
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 dags dags dags--dags 11 ROOT ROOT ROOT--dags 1 ROOT--ROOT 2 utils utils utils--dags 1 utils--ROOT 1 utils--utils 1


2025-05-11 19:43