netflix / spectator-go
File Size

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

Intro
Learn more...
File Size Overall
0% | 0% | 0% | 44% | 55%
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
go0% | 0% | 0% | 44% | 55%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
spectator0% | 0% | 0% | 44% | 55%
Longest Files (Top 20)
File# lines# units
registry.go
in spectator
150 27
id.go
in spectator/meter
134 10
writer.go
in spectator/writer
105 12
config.go
in spectator
63 4
unixgram_writer.go
in spectator/writer
47 3
counter.go
in spectator/meter
32 5
udp_writer.go
in spectator/writer
30 3
file_writer.go
in spectator/writer
27 3
age_gauge.go
in spectator/meter
26 4
percentile_timer.go
in spectator/meter
26 3
protocol_parser.go
in spectator
26 1
logger.go
in spectator/logger
24 4
common_tags.go
in spectator
24 2
gauge.go
in spectator/meter
24 4
timer.go
in spectator/meter
23 3
percentile_distsummary.go
in spectator/meter
22 3
dist_summary.go
in spectator/meter
22 3
max_gauge.go
in spectator/meter
20 3
monotonic_counter.go
in spectator/meter
20 3
monotonic_counter_uint.go
in spectator/meter
20 3
Files With Most Units (Top 20)
File# lines# units
registry.go
in spectator
150 27
writer.go
in spectator/writer
105 12
id.go
in spectator/meter
134 10
counter.go
in spectator/meter
32 5
logger.go
in spectator/logger
24 4
age_gauge.go
in spectator/meter
26 4
gauge.go
in spectator/meter
24 4
config.go
in spectator
63 4
percentile_distsummary.go
in spectator/meter
22 3
max_gauge.go
in spectator/meter
20 3
timer.go
in spectator/meter
23 3
monotonic_counter.go
in spectator/meter
20 3
monotonic_counter_uint.go
in spectator/meter
20 3
percentile_timer.go
in spectator/meter
26 3
dist_summary.go
in spectator/meter
22 3
udp_writer.go
in spectator/writer
30 3
unixgram_writer.go
in spectator/writer
47 3
file_writer.go
in spectator/writer
27 3
common_tags.go
in spectator
24 2
protocol_parser.go
in spectator
26 1
Files With Long Lines (Top 1)

There is only one file with lines longer than 120 characters. In total, there is only one long line.

File# lines# units# long lines
registry.go
in spectator
150 27 1
Correlations

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

spectator/writer/writer.go x: 21 commits (all time) y: 105 lines of code spectator/config.go x: 12 commits (all time) y: 63 lines of code spectator/registry.go x: 33 commits (all time) y: 150 lines of code spectator/common_tags.go x: 4 commits (all time) y: 24 lines of code spectator/writer/unixgram_writer.go x: 5 commits (all time) y: 47 lines of code spectator/meter/id.go x: 8 commits (all time) y: 134 lines of code spectator/meter/monotonic_counter.go x: 7 commits (all time) y: 20 lines of code spectator/meter/monotonic_counter_uint.go x: 1 commits (all time) y: 20 lines of code spectator/writer/udp_writer.go x: 8 commits (all time) y: 30 lines of code spectator/meter/age_gauge.go x: 6 commits (all time) y: 26 lines of code spectator/meter/counter.go x: 9 commits (all time) y: 32 lines of code spectator/meter/dist_summary.go x: 9 commits (all time) y: 22 lines of code spectator/meter/gauge.go x: 6 commits (all time) y: 24 lines of code spectator/meter/max_gauge.go x: 6 commits (all time) y: 20 lines of code spectator/meter/percentile_distsummary.go x: 10 commits (all time) y: 22 lines of code spectator/meter/timer.go x: 6 commits (all time) y: 23 lines of code spectator/protocol_parser.go x: 4 commits (all time) y: 26 lines of code spectator/writer/file_writer.go x: 6 commits (all time) y: 27 lines of code
150.0
lines of code
  min: 20.0
  average: 43.25
  25th percentile: 22.25
  median: 26.0
  75th percentile: 43.25
  max: 150.0
0 33.0
commits (all time)
min: 1.0 | average: 8.55 | 25th percentile: 5.25 | median: 6.0 | 75th percentile: 9.0 | max: 33.0

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

spectator/writer/writer.go x: 5 contributors (all time) y: 105 lines of code spectator/config.go x: 3 contributors (all time) y: 63 lines of code spectator/registry.go x: 3 contributors (all time) y: 150 lines of code spectator/common_tags.go x: 3 contributors (all time) y: 24 lines of code spectator/writer/unixgram_writer.go x: 3 contributors (all time) y: 47 lines of code spectator/meter/id.go x: 3 contributors (all time) y: 134 lines of code spectator/meter/monotonic_counter.go x: 4 contributors (all time) y: 20 lines of code spectator/meter/monotonic_counter_uint.go x: 1 contributors (all time) y: 20 lines of code spectator/writer/udp_writer.go x: 2 contributors (all time) y: 30 lines of code spectator/meter/age_gauge.go x: 4 contributors (all time) y: 26 lines of code spectator/meter/counter.go x: 4 contributors (all time) y: 32 lines of code spectator/meter/dist_summary.go x: 4 contributors (all time) y: 22 lines of code spectator/meter/gauge.go x: 2 contributors (all time) y: 24 lines of code spectator/meter/max_gauge.go x: 3 contributors (all time) y: 20 lines of code spectator/meter/percentile_timer.go x: 3 contributors (all time) y: 26 lines of code spectator/meter/timer.go x: 3 contributors (all time) y: 23 lines of code spectator/protocol_parser.go x: 2 contributors (all time) y: 26 lines of code spectator/writer/file_writer.go x: 2 contributors (all time) y: 27 lines of code
150.0
lines of code
  min: 20.0
  average: 43.25
  25th percentile: 22.25
  median: 26.0
  75th percentile: 43.25
  max: 150.0
0 5.0
contributors (all time)
min: 1.0 | average: 3.0 | 25th percentile: 2.0 | median: 3.0 | 75th percentile: 4.0 | max: 5.0

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

spectator/writer/writer.go x: 1 commits (30d) y: 105 lines of code spectator/config.go x: 2 commits (30d) y: 63 lines of code spectator/registry.go x: 1 commits (30d) y: 150 lines of code spectator/common_tags.go x: 1 commits (30d) y: 24 lines of code
150.0
lines of code
  min: 24.0
  average: 85.5
  25th percentile: 33.75
  median: 84.0
  75th percentile: 138.75
  max: 150.0
0 2.0
commits (30d)
min: 1.0 | average: 1.25 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.75 | max: 2.0

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

spectator/writer/writer.go x: 1 contributors (30d) y: 105 lines of code spectator/config.go x: 1 contributors (30d) y: 63 lines of code spectator/registry.go x: 1 contributors (30d) y: 150 lines of code spectator/common_tags.go x: 1 contributors (30d) y: 24 lines of code
150.0
lines of code
  min: 24.0
  average: 85.5
  25th percentile: 33.75
  median: 84.0
  75th percentile: 138.75
  max: 150.0
0 1.0
contributors (30d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

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

spectator/writer/writer.go x: 1 commits (90d) y: 105 lines of code spectator/config.go x: 2 commits (90d) y: 63 lines of code spectator/registry.go x: 1 commits (90d) y: 150 lines of code spectator/common_tags.go x: 1 commits (90d) y: 24 lines of code
150.0
lines of code
  min: 24.0
  average: 85.5
  25th percentile: 33.75
  median: 84.0
  75th percentile: 138.75
  max: 150.0
0 2.0
commits (90d)
min: 1.0 | average: 1.25 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.75 | max: 2.0

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

spectator/writer/writer.go x: 1 contributors (90d) y: 105 lines of code spectator/config.go x: 1 contributors (90d) y: 63 lines of code spectator/registry.go x: 1 contributors (90d) y: 150 lines of code spectator/common_tags.go x: 1 contributors (90d) y: 24 lines of code
150.0
lines of code
  min: 24.0
  average: 85.5
  25th percentile: 33.75
  median: 84.0
  75th percentile: 138.75
  max: 150.0
0 1.0
contributors (90d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0