azure / operatortrace
File Size

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

Intro
Learn more...
File Size Overall
0% | 0% | 22% | 46% | 30%
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% | 22% | 46% | 30%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
operatortrace-go0% | 0% | 22% | 46% | 30%
Longest Files (Top 12)
File# lines# units
tracing_client.go
in operatortrace-go/pkg/client
254 12
conditions.go
in operatortrace-go/pkg/client
198 7
owns.go
in operatortrace-go/pkg/handlers
183 12
ignore_trace_annotation_update.go
in operatortrace-go/pkg/predicates
148 10
span_helpers.go
in operatortrace-go/pkg/client
97 2
tracing_status_client.go
in operatortrace-go/pkg/client
95 4
annotations.go
in operatortrace-go/pkg/client
45 2
utils.go
in operatortrace-go/pkg/client
42 4
embed_traceid.go
in operatortrace-go/pkg/client
27 2
start_span.go
in operatortrace-go/pkg/helpers
19 1
tracing_interface.go
in operatortrace-go/pkg/client
14 -
constants.go
in operatortrace-go/pkg/constants
8 -
Files With Most Units (Top 10)
File# lines# units
tracing_client.go
in operatortrace-go/pkg/client
254 12
owns.go
in operatortrace-go/pkg/handlers
183 12
ignore_trace_annotation_update.go
in operatortrace-go/pkg/predicates
148 10
conditions.go
in operatortrace-go/pkg/client
198 7
tracing_status_client.go
in operatortrace-go/pkg/client
95 4
utils.go
in operatortrace-go/pkg/client
42 4
annotations.go
in operatortrace-go/pkg/client
45 2
span_helpers.go
in operatortrace-go/pkg/client
97 2
embed_traceid.go
in operatortrace-go/pkg/client
27 2
start_span.go
in operatortrace-go/pkg/helpers
19 1
Files With Long Lines (Top 6)

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

File# lines# units# long lines
tracing_client.go
in operatortrace-go/pkg/client
254 12 15
owns.go
in operatortrace-go/pkg/handlers
183 12 8
tracing_status_client.go
in operatortrace-go/pkg/client
95 4 6
span_helpers.go
in operatortrace-go/pkg/client
97 2 4
ignore_trace_annotation_update.go
in operatortrace-go/pkg/predicates
148 10 2
tracing_interface.go
in operatortrace-go/pkg/client
14 - 1
Correlations

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

operatortrace-go/pkg/predicates/ignore_trace_annotation_update.go x: 12 commits (all time) y: 148 lines of code operatortrace-go/pkg/client/tracing_client.go x: 15 commits (all time) y: 254 lines of code operatortrace-go/pkg/client/annotations.go x: 6 commits (all time) y: 45 lines of code operatortrace-go/pkg/client/conditions.go x: 6 commits (all time) y: 198 lines of code operatortrace-go/pkg/client/span_helpers.go x: 6 commits (all time) y: 97 lines of code operatortrace-go/pkg/constants/constants.go x: 4 commits (all time) y: 8 lines of code operatortrace-go/pkg/client/tracing_status_client.go x: 7 commits (all time) y: 95 lines of code operatortrace-go/pkg/client/embed_traceid.go x: 4 commits (all time) y: 27 lines of code operatortrace-go/pkg/client/tracing_interface.go x: 4 commits (all time) y: 14 lines of code operatortrace-go/pkg/client/utils.go x: 5 commits (all time) y: 42 lines of code operatortrace-go/pkg/handlers/owns.go x: 1 commits (all time) y: 183 lines of code operatortrace-go/pkg/helpers/start_span.go x: 1 commits (all time) y: 19 lines of code
254.0
lines of code
  min: 8.0
  average: 94.17
  25th percentile: 21.0
  median: 70.0
  75th percentile: 174.25
  max: 254.0
0 15.0
commits (all time)
min: 1.0 | average: 5.92 | 25th percentile: 4.0 | median: 5.5 | 75th percentile: 6.75 | max: 15.0

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

operatortrace-go/pkg/predicates/ignore_trace_annotation_update.go x: 3 contributors (all time) y: 148 lines of code operatortrace-go/pkg/client/tracing_client.go x: 3 contributors (all time) y: 254 lines of code operatortrace-go/pkg/client/annotations.go x: 3 contributors (all time) y: 45 lines of code operatortrace-go/pkg/client/conditions.go x: 3 contributors (all time) y: 198 lines of code operatortrace-go/pkg/client/span_helpers.go x: 3 contributors (all time) y: 97 lines of code operatortrace-go/pkg/constants/constants.go x: 2 contributors (all time) y: 8 lines of code operatortrace-go/pkg/client/tracing_status_client.go x: 2 contributors (all time) y: 95 lines of code operatortrace-go/pkg/client/embed_traceid.go x: 2 contributors (all time) y: 27 lines of code operatortrace-go/pkg/client/tracing_interface.go x: 2 contributors (all time) y: 14 lines of code operatortrace-go/pkg/client/utils.go x: 2 contributors (all time) y: 42 lines of code operatortrace-go/pkg/handlers/owns.go x: 1 contributors (all time) y: 183 lines of code operatortrace-go/pkg/helpers/start_span.go x: 1 contributors (all time) y: 19 lines of code
254.0
lines of code
  min: 8.0
  average: 94.17
  25th percentile: 21.0
  median: 70.0
  75th percentile: 174.25
  max: 254.0
0 3.0
contributors (all time)
min: 1.0 | average: 2.25 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 3.0 | max: 3.0

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

operatortrace-go/pkg/predicates/ignore_trace_annotation_update.go x: 11 commits (30d) y: 148 lines of code operatortrace-go/pkg/client/tracing_client.go x: 9 commits (30d) y: 254 lines of code operatortrace-go/pkg/client/annotations.go x: 6 commits (30d) y: 45 lines of code operatortrace-go/pkg/client/conditions.go x: 6 commits (30d) y: 198 lines of code operatortrace-go/pkg/client/span_helpers.go x: 6 commits (30d) y: 97 lines of code operatortrace-go/pkg/constants/constants.go x: 2 commits (30d) y: 8 lines of code operatortrace-go/pkg/client/tracing_status_client.go x: 7 commits (30d) y: 95 lines of code operatortrace-go/pkg/client/embed_traceid.go x: 4 commits (30d) y: 27 lines of code operatortrace-go/pkg/client/tracing_interface.go x: 4 commits (30d) y: 14 lines of code operatortrace-go/pkg/client/utils.go x: 5 commits (30d) y: 42 lines of code
254.0
lines of code
  min: 8.0
  average: 92.8
  25th percentile: 23.75
  median: 70.0
  75th percentile: 160.5
  max: 254.0
0 11.0
commits (30d)
min: 2.0 | average: 6.0 | 25th percentile: 4.0 | median: 6.0 | 75th percentile: 7.5 | max: 11.0

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

operatortrace-go/pkg/predicates/ignore_trace_annotation_update.go x: 3 contributors (30d) y: 148 lines of code operatortrace-go/pkg/client/tracing_client.go x: 3 contributors (30d) y: 254 lines of code operatortrace-go/pkg/client/annotations.go x: 3 contributors (30d) y: 45 lines of code operatortrace-go/pkg/client/conditions.go x: 3 contributors (30d) y: 198 lines of code operatortrace-go/pkg/client/span_helpers.go x: 3 contributors (30d) y: 97 lines of code operatortrace-go/pkg/constants/constants.go x: 2 contributors (30d) y: 8 lines of code operatortrace-go/pkg/client/tracing_status_client.go x: 2 contributors (30d) y: 95 lines of code operatortrace-go/pkg/client/embed_traceid.go x: 2 contributors (30d) y: 27 lines of code operatortrace-go/pkg/client/tracing_interface.go x: 2 contributors (30d) y: 14 lines of code operatortrace-go/pkg/client/utils.go x: 2 contributors (30d) y: 42 lines of code
254.0
lines of code
  min: 8.0
  average: 92.8
  25th percentile: 23.75
  median: 70.0
  75th percentile: 160.5
  max: 254.0
0 3.0
contributors (30d)
min: 2.0 | average: 2.5 | 25th percentile: 2.0 | median: 2.5 | 75th percentile: 3.0 | max: 3.0

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

operatortrace-go/pkg/predicates/ignore_trace_annotation_update.go x: 12 commits (90d) y: 148 lines of code operatortrace-go/pkg/client/tracing_client.go x: 15 commits (90d) y: 254 lines of code operatortrace-go/pkg/client/annotations.go x: 6 commits (90d) y: 45 lines of code operatortrace-go/pkg/client/conditions.go x: 6 commits (90d) y: 198 lines of code operatortrace-go/pkg/client/span_helpers.go x: 6 commits (90d) y: 97 lines of code operatortrace-go/pkg/constants/constants.go x: 4 commits (90d) y: 8 lines of code operatortrace-go/pkg/client/tracing_status_client.go x: 7 commits (90d) y: 95 lines of code operatortrace-go/pkg/client/embed_traceid.go x: 4 commits (90d) y: 27 lines of code operatortrace-go/pkg/client/tracing_interface.go x: 4 commits (90d) y: 14 lines of code operatortrace-go/pkg/client/utils.go x: 5 commits (90d) y: 42 lines of code operatortrace-go/pkg/handlers/owns.go x: 1 commits (90d) y: 183 lines of code operatortrace-go/pkg/helpers/start_span.go x: 1 commits (90d) y: 19 lines of code
254.0
lines of code
  min: 8.0
  average: 94.17
  25th percentile: 21.0
  median: 70.0
  75th percentile: 174.25
  max: 254.0
0 15.0
commits (90d)
min: 1.0 | average: 5.92 | 25th percentile: 4.0 | median: 5.5 | 75th percentile: 6.75 | max: 15.0

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

operatortrace-go/pkg/predicates/ignore_trace_annotation_update.go x: 3 contributors (90d) y: 148 lines of code operatortrace-go/pkg/client/tracing_client.go x: 3 contributors (90d) y: 254 lines of code operatortrace-go/pkg/client/annotations.go x: 3 contributors (90d) y: 45 lines of code operatortrace-go/pkg/client/conditions.go x: 3 contributors (90d) y: 198 lines of code operatortrace-go/pkg/client/span_helpers.go x: 3 contributors (90d) y: 97 lines of code operatortrace-go/pkg/constants/constants.go x: 2 contributors (90d) y: 8 lines of code operatortrace-go/pkg/client/tracing_status_client.go x: 2 contributors (90d) y: 95 lines of code operatortrace-go/pkg/client/embed_traceid.go x: 2 contributors (90d) y: 27 lines of code operatortrace-go/pkg/client/tracing_interface.go x: 2 contributors (90d) y: 14 lines of code operatortrace-go/pkg/client/utils.go x: 2 contributors (90d) y: 42 lines of code operatortrace-go/pkg/handlers/owns.go x: 1 contributors (90d) y: 183 lines of code operatortrace-go/pkg/helpers/start_span.go x: 1 contributors (90d) y: 19 lines of code
254.0
lines of code
  min: 8.0
  average: 94.17
  25th percentile: 21.0
  median: 70.0
  75th percentile: 174.25
  max: 254.0
0 3.0
contributors (90d)
min: 1.0 | average: 2.25 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 3.0 | max: 3.0