azure / Moneo
File Size

The distribution of size of files (measured in lines of code).

Intro
Learn more...
File Size Overall
0% | 0% | 57% | 23% | 19%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: grouped by folders | grouped by size | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
py0% | 0% | 57% | 23% | 18%
bib0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src0% | 0% | 50% | 27% | 21%
ROOT0% | 0% | 97% | 0% | 2%
Longest Files (Top 30)
File# lines# units
moneo.py
in root
392 16
node_exporter.py
in src/worker/exporters
383 16
nvidia_exporter.py
in src/worker/exporters
301 13
custom_exporter.py
in src/worker/exporters
261 20
ApplicationInsightsExporter.py
in src/azinsights/exporter
234 18
net_exporter.py
in src/worker/exporters
197 14
metrics_publisher.py
in src/worker/publisher
180 14
PrometheusMetricCollector.py
in src/azinsights/collector
154 11
amd_exporter.py
in src/worker/exporters
119 9
updateJobID.py
in src/worker/jobUpdate
94 7
base_exporter.py
in src/worker/exporters
81 10
shmem_helper.py
in src/worker/helpers
70 6
dashboard_config.py
in src/azinsights
36 2
DCGMMetricOrganizer.py
in src/azinsights/organizer
34 4
IBMetricOrganizer.py
in src/azinsights/organizer
34 4
azinsights_main.py
in src/azinsights
26 1
MetricOrganizerFactory.py
in src/azinsights/organizer
26 1
MetricOrganizer.py
in src/azinsights/organizer
25 6
MetricCollectorFactory.py
in src/azinsights/collector
24 1
MetricExporterFactory.py
in src/azinsights/exporter
24 1
lock_helper.py
in src/worker/helpers
18 3
MetricCollector.py
in src/azinsights/collector
10 3
bib
10 -
MetricExporter.py
in src/azinsights/exporter
7 2
__init__.py
in src/azinsights
1 -
__init__.py
in src/azinsights/organizer
1 -
__init__.py
in src/azinsights/collector
1 -
__init__.py
in src/azinsights/exporter
1 -
__init__.py
in src/worker/helpers
1 -
__init__.py
in src/worker/jobUpdate
1 -
Files With Most Units (Top 23)
File# lines# units
custom_exporter.py
in src/worker/exporters
261 20
ApplicationInsightsExporter.py
in src/azinsights/exporter
234 18
node_exporter.py
in src/worker/exporters
383 16
moneo.py
in root
392 16
net_exporter.py
in src/worker/exporters
197 14
metrics_publisher.py
in src/worker/publisher
180 14
nvidia_exporter.py
in src/worker/exporters
301 13
PrometheusMetricCollector.py
in src/azinsights/collector
154 11
base_exporter.py
in src/worker/exporters
81 10
amd_exporter.py
in src/worker/exporters
119 9
updateJobID.py
in src/worker/jobUpdate
94 7
MetricOrganizer.py
in src/azinsights/organizer
25 6
shmem_helper.py
in src/worker/helpers
70 6
DCGMMetricOrganizer.py
in src/azinsights/organizer
34 4
IBMetricOrganizer.py
in src/azinsights/organizer
34 4
MetricCollector.py
in src/azinsights/collector
10 3
lock_helper.py
in src/worker/helpers
18 3
MetricExporter.py
in src/azinsights/exporter
7 2
dashboard_config.py
in src/azinsights
36 2
azinsights_main.py
in src/azinsights
26 1
MetricOrganizerFactory.py
in src/azinsights/organizer
26 1
MetricCollectorFactory.py
in src/azinsights/collector
24 1
MetricExporterFactory.py
in src/azinsights/exporter
24 1
Files With Long Lines (Top 2)

There are 2 files with lines longer than 120 characters. In total, there are 2 long lines.

File# lines# units# long lines
PrometheusMetricCollector.py
in src/azinsights/collector
154 11 1
bib
10 - 1
Correlations

File Size vs. Commits (all time): 30 points

src/worker/exporters/amd_exporter.py x: 4 commits (all time) y: 119 lines of code moneo.py x: 22 commits (all time) y: 392 lines of code src/worker/exporters/nvidia_exporter.py x: 16 commits (all time) y: 301 lines of code src/worker/publisher/metrics_publisher.py x: 5 commits (all time) y: 180 lines of code src/worker/exporters/node_exporter.py x: 16 commits (all time) y: 383 lines of code src/worker/exporters/custom_exporter.py x: 1 commits (all time) y: 261 lines of code src/worker/exporters/base_exporter.py x: 6 commits (all time) y: 81 lines of code src/worker/exporters/net_exporter.py x: 10 commits (all time) y: 197 lines of code src/worker/helpers/__init__.py x: 1 commits (all time) y: 1 lines of code src/worker/helpers/lock_helper.py x: 1 commits (all time) y: 18 lines of code src/worker/helpers/shmem_helper.py x: 3 commits (all time) y: 70 lines of code src/worker/jobUpdate/updateJobID.py x: 1 commits (all time) y: 94 lines of code src/azinsights/__init__.py x: 2 commits (all time) y: 1 lines of code src/azinsights/azinsights_main.py x: 2 commits (all time) y: 26 lines of code src/azinsights/collector/MetricCollector.py x: 2 commits (all time) y: 10 lines of code src/azinsights/collector/MetricCollectorFactory.py x: 2 commits (all time) y: 24 lines of code src/azinsights/collector/PrometheusMetricCollector.py x: 2 commits (all time) y: 154 lines of code src/azinsights/dashboard_config.py x: 2 commits (all time) y: 36 lines of code src/azinsights/exporter/ApplicationInsightsExporter.py x: 2 commits (all time) y: 234 lines of code src/azinsights/exporter/MetricExporter.py x: 2 commits (all time) y: 7 lines of code src/azinsights/organizer/DCGMMetricOrganizer.py x: 3 commits (all time) y: 34 lines of code CITATION.bib x: 1 commits (all time) y: 10 lines of code
392.0
lines of code
  min: 1.0
  average: 91.53
  25th percentile: 9.25
  median: 30.0
  75th percentile: 160.5
  max: 392.0
0 22.0
commits (all time)
min: 1.0 | average: 4.0 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 3.25 | max: 22.0

File Size vs. Contributors (all time): 30 points

src/worker/exporters/amd_exporter.py x: 3 contributors (all time) y: 119 lines of code moneo.py x: 3 contributors (all time) y: 392 lines of code src/worker/exporters/nvidia_exporter.py x: 4 contributors (all time) y: 301 lines of code src/worker/publisher/metrics_publisher.py x: 3 contributors (all time) y: 180 lines of code src/worker/exporters/node_exporter.py x: 4 contributors (all time) y: 383 lines of code src/worker/exporters/custom_exporter.py x: 1 contributors (all time) y: 261 lines of code src/worker/exporters/base_exporter.py x: 4 contributors (all time) y: 81 lines of code src/worker/exporters/net_exporter.py x: 5 contributors (all time) y: 197 lines of code src/worker/helpers/__init__.py x: 1 contributors (all time) y: 1 lines of code src/worker/helpers/lock_helper.py x: 1 contributors (all time) y: 18 lines of code src/worker/helpers/shmem_helper.py x: 2 contributors (all time) y: 70 lines of code src/worker/jobUpdate/updateJobID.py x: 1 contributors (all time) y: 94 lines of code src/azinsights/__init__.py x: 2 contributors (all time) y: 1 lines of code src/azinsights/azinsights_main.py x: 2 contributors (all time) y: 26 lines of code src/azinsights/collector/MetricCollector.py x: 2 contributors (all time) y: 10 lines of code src/azinsights/collector/MetricCollectorFactory.py x: 2 contributors (all time) y: 24 lines of code src/azinsights/collector/PrometheusMetricCollector.py x: 2 contributors (all time) y: 154 lines of code src/azinsights/dashboard_config.py x: 2 contributors (all time) y: 36 lines of code src/azinsights/exporter/ApplicationInsightsExporter.py x: 2 contributors (all time) y: 234 lines of code src/azinsights/exporter/MetricExporter.py x: 2 contributors (all time) y: 7 lines of code src/azinsights/organizer/DCGMMetricOrganizer.py x: 2 contributors (all time) y: 34 lines of code CITATION.bib x: 1 contributors (all time) y: 10 lines of code
392.0
lines of code
  min: 1.0
  average: 91.53
  25th percentile: 9.25
  median: 30.0
  75th percentile: 160.5
  max: 392.0
0 5.0
contributors (all time)
min: 1.0 | average: 2.13 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 2.25 | max: 5.0

File Size vs. Commits (30 days): 0 points

No data for "commits (30d)" vs. "lines of code".

File Size vs. Contributors (30 days): 0 points

No data for "contributors (30d)" vs. "lines of code".


File Size vs. Commits (90 days): 0 points

No data for "commits (90d)" vs. "lines of code".

File Size vs. Contributors (90 days): 0 points

No data for "contributors (90d)" vs. "lines of code".