apache / skywalking-kubernetes-event-exporter
File Size

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

Intro
Learn more...
File Size Overall
0% | 0% | 0% | 26% | 73%
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% | 34% | 65%
yaml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
pkg0% | 0% | 0% | 46% | 53%
deployments0% | 0% | 0% | 0% | 100%
cmd0% | 0% | 0% | 0% | 100%
configs0% | 0% | 0% | 0% | 100%
assets0% | 0% | 0% | 0% | 100%
internal0% | 0% | 0% | 0% | 100%
Longest Files (Top 30)
File# lines# units
skywalking.go
in pkg/exporter
167 6
registry.go
in pkg/k8s
143 7
console.go
in pkg/exporter
93 5
config.go
in configs
83 3
pipe.go
in pkg/pipe
80 2
78 -
exporter.go
in pkg/exporter
57 3
render.go
in pkg/exporter
56 1
event.go
in pkg/k8s
44 5
start.go
in cmd
42 2
root.go
in cmd
42 1
deployment.yaml
in deployments/base
33 -
kustomization.yaml
in deployments/secure
30 -
client.go
in pkg/k8s
23 2
21 -
log.go
in internal/pkg/logger
18 1
config.yaml
in deployments/release/config
18 -
config.yaml
in deployments/secure/config
18 -
config.yaml
in deployments/dev/config
18 -
16 1
kustomization.yaml
in deployments/dev
16 -
kustomization.yaml
in deployments/release
15 -
cluster-role-binding.yaml
in deployments/base
13 -
deployment.yaml
in deployments/secure
12 -
main.go
in cmd
11 1
kustomization.yaml
in deployments/base
6 -
event.go
in pkg/event
6 -
assets.go
in assets
5 -
namespace.yaml
in deployments/dev
5 -
service-account.yaml
in deployments/base
5 -
Files With Most Units (Top 14)
File# lines# units
registry.go
in pkg/k8s
143 7
skywalking.go
in pkg/exporter
167 6
event.go
in pkg/k8s
44 5
console.go
in pkg/exporter
93 5
config.go
in configs
83 3
exporter.go
in pkg/exporter
57 3
start.go
in cmd
42 2
pipe.go
in pkg/pipe
80 2
client.go
in pkg/k8s
23 2
16 1
main.go
in cmd
11 1
root.go
in cmd
42 1
log.go
in internal/pkg/logger
18 1
render.go
in pkg/exporter
56 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
root.go
in cmd
42 1 1
exporter.go
in pkg/exporter
57 3 1
Correlations

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

assets/default-config.yaml x: 9 commits (all time) y: 21 lines of code deployments/base/deployment.yaml x: 2 commits (all time) y: 33 lines of code pkg/exporter/skywalking.go x: 12 commits (all time) y: 167 lines of code cmd/root.go x: 4 commits (all time) y: 42 lines of code deployments/base/kustomization.yaml x: 2 commits (all time) y: 6 lines of code deployments/dev/kustomization.yaml x: 3 commits (all time) y: 16 lines of code deployments/dev/namespace.yaml x: 1 commits (all time) y: 5 lines of code deployments/release/kustomization.yaml x: 2 commits (all time) y: 15 lines of code deployments/secure/kustomization.yaml x: 2 commits (all time) y: 30 lines of code deployments/dev/config/config.yaml x: 2 commits (all time) y: 18 lines of code deployments/secure/config/config.yaml x: 1 commits (all time) y: 18 lines of code deployments/secure/deployment.yaml x: 1 commits (all time) y: 12 lines of code pkg/exporter/console.go x: 6 commits (all time) y: 93 lines of code cmd/start.go x: 6 commits (all time) y: 42 lines of code configs/config.go x: 9 commits (all time) y: 83 lines of code pkg/event/event.go x: 4 commits (all time) y: 6 lines of code pkg/exporter/exporter.go x: 6 commits (all time) y: 57 lines of code pkg/exporter/render.go x: 2 commits (all time) y: 56 lines of code pkg/k8s/event.go x: 5 commits (all time) y: 44 lines of code pkg/k8s/registry.go x: 4 commits (all time) y: 143 lines of code pkg/pipe/pipe.go x: 6 commits (all time) y: 80 lines of code deployments/base/cluster-role-binding.yaml x: 1 commits (all time) y: 13 lines of code deployments/skywalking-kubernetes-event-exporter.yaml x: 1 commits (all time) y: 78 lines of code assets/assets.go x: 2 commits (all time) y: 5 lines of code pkg/k8s/client.go x: 2 commits (all time) y: 23 lines of code
167.0
lines of code
  min: 5.0
  average: 41.81
  25th percentile: 13.0
  median: 23.0
  75th percentile: 57.0
  max: 167.0
0 12.0
commits (all time)
min: 1.0 | average: 3.63 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 6.0 | max: 12.0

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

assets/default-config.yaml x: 3 contributors (all time) y: 21 lines of code deployments/base/deployment.yaml x: 2 contributors (all time) y: 33 lines of code pkg/exporter/skywalking.go x: 4 contributors (all time) y: 167 lines of code cmd/root.go x: 2 contributors (all time) y: 42 lines of code deployments/base/kustomization.yaml x: 2 contributors (all time) y: 6 lines of code deployments/dev/kustomization.yaml x: 2 contributors (all time) y: 16 lines of code deployments/dev/namespace.yaml x: 1 contributors (all time) y: 5 lines of code deployments/release/kustomization.yaml x: 2 contributors (all time) y: 15 lines of code deployments/secure/kustomization.yaml x: 1 contributors (all time) y: 30 lines of code deployments/dev/config/config.yaml x: 2 contributors (all time) y: 18 lines of code deployments/secure/config/config.yaml x: 1 contributors (all time) y: 18 lines of code deployments/secure/deployment.yaml x: 1 contributors (all time) y: 12 lines of code pkg/exporter/console.go x: 2 contributors (all time) y: 93 lines of code configs/config.go x: 2 contributors (all time) y: 83 lines of code pkg/exporter/exporter.go x: 2 contributors (all time) y: 57 lines of code pkg/exporter/render.go x: 2 contributors (all time) y: 56 lines of code pkg/k8s/event.go x: 2 contributors (all time) y: 44 lines of code pkg/k8s/registry.go x: 2 contributors (all time) y: 143 lines of code pkg/pipe/pipe.go x: 2 contributors (all time) y: 80 lines of code deployments/base/cluster-role-binding.yaml x: 1 contributors (all time) y: 13 lines of code deployments/skywalking-kubernetes-event-exporter.yaml x: 1 contributors (all time) y: 78 lines of code pkg/k8s/client.go x: 1 contributors (all time) y: 23 lines of code
167.0
lines of code
  min: 5.0
  average: 41.81
  25th percentile: 13.0
  median: 23.0
  75th percentile: 57.0
  max: 167.0
0 4.0
contributors (all time)
min: 1.0 | average: 1.78 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 2.0 | max: 4.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".