aws / aws-xray-daemon
File Age & Freshness

File age measurements show the distribution of file ages (days since the first commit) and the file freshness (days since the latest commit).

Summary
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 31 files with 2,387 lines of code in files.
    • 31 files that are 366+ days old (2,387 lines of code)
    • 0 files that are 181-365 days old (0 lines of code)
    • 0 files that are 91-180 days old (0 lines of code)
    • 0 files that are 31-90 days old (0 lines of code)
    • 0 files that are 1-30 days old (0 lines of code)
100% | 0% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30

explore: grouped by folders | grouped by age
File Freshness Distribution Overall
Days since last update
  • There are 31 files with 2,387 lines of code in files.
    • 30 files have been last changed 366+ days ago (2,330 lines of code)
    • 0 files have been last changed 181-365 days ago (0 lines of code)
    • 0 files have been last changed 91-180 days ago (0 lines of code)
    • 1 files have been last changed 31-90 days ago (57 lines of code)
    • 0 files have been last changed 1-30 days ago (0 lines of code)
97% | 0% | 0% | 2% | 0%
Legend:
366+
181-365
91-180
31-90
1-30

explore: grouped by folders | grouped by freshness
File Change History per File Extension
go, sh, md, tfvars, yaml, tf, txt, mod, gitignore, dockerignore, spec, json
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
go100% | 0% | 0% | 0% | 0%
tf100% | 0% | 0% | 0% | 0%
spec100% | 0% | 0% | 0% | 0%
tfvars100% | 0% | 0% | 0% | 0%
yaml100% | 0% | 0% | 0% | 0%
File Freshness Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
go100% | 0% | 0% | 0% | 0%
tf100% | 0% | 0% | 0% | 0%
tfvars100% | 0% | 0% | 0% | 0%
yaml100% | 0% | 0% | 0% | 0%
spec0% | 0% | 0% | 100% | 0%
File Change History per Logical Decomposition
primary
primary (file age distribution)
Days since first update
366+
181-365
91-180
31-90
1-30
pkg100% | 0% | 0% | 0% | 0%
cmd100% | 0% | 0% | 0% | 0%
testing100% | 0% | 0% | 0% | 0%
Tool100% | 0% | 0% | 0% | 0%
primary (file freshness distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
pkg100% | 0% | 0% | 0% | 0%
cmd100% | 0% | 0% | 0% | 0%
testing100% | 0% | 0% | 0% | 0%
Tool0% | 0% | 0% | 100% | 0%
Oldest Files (Top 31)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
cfg.go
in pkg/cfg
302 16 2020-03-03 2020-12-22 5 5 shengxil@amazon.com aanuraag@amazon.co.jp
daemon.go
in cmd/tracing
287 9 2020-03-03 2020-11-03 4 4 shengxil@amazon.com 66336933+wangzlei@users.nor...
telemetry.go
in pkg/telemetry
276 22 2020-03-03 2020-07-31 5 5 shengxil@amazon.com 56270044+bhautikpip@users.n...
conn.go
in pkg/conn
246 14 2020-03-03 2024-02-27 6 5 shengxil@amazon.com 66336933+wangzlei@users.nor...
processor.go
in pkg/processor
134 7 2020-03-03 2021-04-13 3 3 shengxil@amazon.com 66336933+wangzlei@users.nor...
server.go
in pkg/proxy
116 6 2020-03-03 2021-06-17 4 4 shengxil@amazon.com 54150514+willarmiros@users....
batchprocessor.go
in pkg/processor
92 3 2020-03-03 2023-01-27 11 7 shengxil@amazon.com 50466688+srprash@users.nore...
bufferpool.go
in pkg/bufferpool
80 7 2020-03-03 2020-03-31 2 2 shengxil@amazon.com 55812637+shengxil@users.nor...
xray_client.go
in pkg/conn
62 4 2020-03-03 2023-02-02 3 3 shengxil@amazon.com 60774943+carolabadeer@users...
ringbuffer.go
in pkg/ringbuffer
61 5 2020-03-03 2020-08-13 3 4 shengxil@amazon.com wangzl@amazon.com
cli.go
in pkg/cli
60 6 2020-03-03 2020-03-31 2 2 shengxil@amazon.com 55812637+shengxil@users.nor...
util.go
in pkg/util
45 3 2020-03-03 2020-03-31 2 2 shengxil@amazon.com 55812637+shengxil@users.nor...
log_config.go
in pkg/logger
41 1 2020-03-03 2021-04-16 4 4 shengxil@amazon.com 66336933+wangzlei@users.nor...
udp.go
in pkg/socketconn/udp
36 3 2020-03-03 2021-05-04 3 3 shengxil@amazon.com vmanikes@hawk.iit.edu
tracing_windows.go
in cmd/tracing
35 2 2020-03-03 2020-10-07 4 3 shengxil@amazon.com aanuraag@amazon.co.jp
profiler.go
in pkg/profiler
33 2 2020-03-03 2021-05-04 3 3 shengxil@amazon.com vmanikes@hawk.iit.edu
tracesegment.go
in pkg/tracesegment
32 2 2020-03-03 2021-05-04 3 3 shengxil@amazon.com vmanikes@hawk.iit.edu
tracing.go
in cmd/tracing
24 2 2020-03-03 2020-10-07 4 3 shengxil@amazon.com aanuraag@amazon.co.jp
tracesegment_test_util.go
in pkg/tracesegment
21 1 2020-03-03 2020-03-31 2 2 shengxil@amazon.com 55812637+shengxil@users.nor...
cfg.yaml
in pkg
17 - 2020-03-03 2020-11-03 4 4 shengxil@amazon.com 66336933+wangzlei@users.nor...
timer.go
in pkg/util/timer
13 2 2020-03-03 2020-03-31 2 2 shengxil@amazon.com 55812637+shengxil@users.nor...
socketconn.go
in pkg/socketconn
5 - 2020-03-03 2020-03-31 2 2 shengxil@amazon.com 55812637+shengxil@users.nor...
spec
xray.spec
in Tool/src/packaging/linux
57 - 2020-05-06 2025-02-07 2 2 50466688+srprash@users.nore... 66336933+wangzlei@users.nor...
main.tf
in testing/terraform
182 - 2022-08-29 2024-03-29 3 2 50466688+srprash@users.nore... 66336933+wangzlei@users.nor...
amis.tf
in testing/terraform
65 - 2022-08-29 2022-08-30 2 1 50466688+srprash@users.nore... 50466688+srprash@users.nore...
variables.tf
in testing/terraform
40 - 2022-08-29 2022-08-29 1 1 50466688+srprash@users.nore... 50466688+srprash@users.nore...
linux_deb.tfvars
in testing/terraform/testcases
5 - 2022-08-29 2022-08-29 1 1 50466688+srprash@users.nore... 50466688+srprash@users.nore...
linux_rpm.tfvars
in testing/terraform/testcases
5 - 2022-08-29 2022-08-29 1 1 50466688+srprash@users.nore... 50466688+srprash@users.nore...
linux_zip.tfvars
in testing/terraform/testcases
5 - 2022-08-29 2022-08-30 2 1 50466688+srprash@users.nore... 50466688+srprash@users.nore...
linux_zip_cn.tfvars
in testing/terraform/testcases
5 - 2022-09-01 2022-09-01 1 1 50466688+srprash@users.nore... 50466688+srprash@users.nore...
linux_zip_us_gov.tfvars
in testing/terraform/testcases
5 - 2022-09-01 2022-09-01 1 1 50466688+srprash@users.nore... 50466688+srprash@users.nore...
Files Not Recently Changed (Top 31)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
socketconn.go
in pkg/socketconn
5 - 2020-03-03 2020-03-31 2 2 shengxil@amazon.com 55812637+shengxil@users.nor...
timer.go
in pkg/util/timer
13 2 2020-03-03 2020-03-31 2 2 shengxil@amazon.com 55812637+shengxil@users.nor...
tracesegment_test_util.go
in pkg/tracesegment
21 1 2020-03-03 2020-03-31 2 2 shengxil@amazon.com 55812637+shengxil@users.nor...
util.go
in pkg/util
45 3 2020-03-03 2020-03-31 2 2 shengxil@amazon.com 55812637+shengxil@users.nor...
cli.go
in pkg/cli
60 6 2020-03-03 2020-03-31 2 2 shengxil@amazon.com 55812637+shengxil@users.nor...
bufferpool.go
in pkg/bufferpool
80 7 2020-03-03 2020-03-31 2 2 shengxil@amazon.com 55812637+shengxil@users.nor...
telemetry.go
in pkg/telemetry
276 22 2020-03-03 2020-07-31 5 5 shengxil@amazon.com 56270044+bhautikpip@users.n...
ringbuffer.go
in pkg/ringbuffer
61 5 2020-03-03 2020-08-13 3 4 shengxil@amazon.com wangzl@amazon.com
tracing.go
in cmd/tracing
24 2 2020-03-03 2020-10-07 4 3 shengxil@amazon.com aanuraag@amazon.co.jp
tracing_windows.go
in cmd/tracing
35 2 2020-03-03 2020-10-07 4 3 shengxil@amazon.com aanuraag@amazon.co.jp
cfg.yaml
in pkg
17 - 2020-03-03 2020-11-03 4 4 shengxil@amazon.com 66336933+wangzlei@users.nor...
daemon.go
in cmd/tracing
287 9 2020-03-03 2020-11-03 4 4 shengxil@amazon.com 66336933+wangzlei@users.nor...
cfg.go
in pkg/cfg
302 16 2020-03-03 2020-12-22 5 5 shengxil@amazon.com aanuraag@amazon.co.jp
processor.go
in pkg/processor
134 7 2020-03-03 2021-04-13 3 3 shengxil@amazon.com 66336933+wangzlei@users.nor...
log_config.go
in pkg/logger
41 1 2020-03-03 2021-04-16 4 4 shengxil@amazon.com 66336933+wangzlei@users.nor...
tracesegment.go
in pkg/tracesegment
32 2 2020-03-03 2021-05-04 3 3 shengxil@amazon.com vmanikes@hawk.iit.edu
profiler.go
in pkg/profiler
33 2 2020-03-03 2021-05-04 3 3 shengxil@amazon.com vmanikes@hawk.iit.edu
udp.go
in pkg/socketconn/udp
36 3 2020-03-03 2021-05-04 3 3 shengxil@amazon.com vmanikes@hawk.iit.edu
server.go
in pkg/proxy
116 6 2020-03-03 2021-06-17 4 4 shengxil@amazon.com 54150514+willarmiros@users....
linux_rpm.tfvars
in testing/terraform/testcases
5 - 2022-08-29 2022-08-29 1 1 50466688+srprash@users.nore... 50466688+srprash@users.nore...
linux_deb.tfvars
in testing/terraform/testcases
5 - 2022-08-29 2022-08-29 1 1 50466688+srprash@users.nore... 50466688+srprash@users.nore...
variables.tf
in testing/terraform
40 - 2022-08-29 2022-08-29 1 1 50466688+srprash@users.nore... 50466688+srprash@users.nore...
linux_zip.tfvars
in testing/terraform/testcases
5 - 2022-08-29 2022-08-30 2 1 50466688+srprash@users.nore... 50466688+srprash@users.nore...
amis.tf
in testing/terraform
65 - 2022-08-29 2022-08-30 2 1 50466688+srprash@users.nore... 50466688+srprash@users.nore...
linux_zip_us_gov.tfvars
in testing/terraform/testcases
5 - 2022-09-01 2022-09-01 1 1 50466688+srprash@users.nore... 50466688+srprash@users.nore...
linux_zip_cn.tfvars
in testing/terraform/testcases
5 - 2022-09-01 2022-09-01 1 1 50466688+srprash@users.nore... 50466688+srprash@users.nore...
batchprocessor.go
in pkg/processor
92 3 2020-03-03 2023-01-27 11 7 shengxil@amazon.com 50466688+srprash@users.nore...
xray_client.go
in pkg/conn
62 4 2020-03-03 2023-02-02 3 3 shengxil@amazon.com 60774943+carolabadeer@users...
conn.go
in pkg/conn
246 14 2020-03-03 2024-02-27 6 5 shengxil@amazon.com 66336933+wangzlei@users.nor...
main.tf
in testing/terraform
182 - 2022-08-29 2024-03-29 3 2 50466688+srprash@users.nore... 66336933+wangzlei@users.nor...
spec
xray.spec
in Tool/src/packaging/linux
57 - 2020-05-06 2025-02-07 2 2 50466688+srprash@users.nore... 66336933+wangzlei@users.nor...
Most Recently Created Files (Top 31)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
linux_zip_cn.tfvars
in testing/terraform/testcases
5 - 2022-09-01 2022-09-01 1 1 50466688+srprash@users.nore... 50466688+srprash@users.nore...
linux_zip_us_gov.tfvars
in testing/terraform/testcases
5 - 2022-09-01 2022-09-01 1 1 50466688+srprash@users.nore... 50466688+srprash@users.nore...
main.tf
in testing/terraform
182 - 2022-08-29 2024-03-29 3 2 50466688+srprash@users.nore... 66336933+wangzlei@users.nor...
amis.tf
in testing/terraform
65 - 2022-08-29 2022-08-30 2 1 50466688+srprash@users.nore... 50466688+srprash@users.nore...
variables.tf
in testing/terraform
40 - 2022-08-29 2022-08-29 1 1 50466688+srprash@users.nore... 50466688+srprash@users.nore...
linux_deb.tfvars
in testing/terraform/testcases
5 - 2022-08-29 2022-08-29 1 1 50466688+srprash@users.nore... 50466688+srprash@users.nore...
linux_rpm.tfvars
in testing/terraform/testcases
5 - 2022-08-29 2022-08-29 1 1 50466688+srprash@users.nore... 50466688+srprash@users.nore...
linux_zip.tfvars
in testing/terraform/testcases
5 - 2022-08-29 2022-08-30 2 1 50466688+srprash@users.nore... 50466688+srprash@users.nore...
spec
xray.spec
in Tool/src/packaging/linux
57 - 2020-05-06 2025-02-07 2 2 50466688+srprash@users.nore... 66336933+wangzlei@users.nor...
cfg.go
in pkg/cfg
302 16 2020-03-03 2020-12-22 5 5 shengxil@amazon.com aanuraag@amazon.co.jp
daemon.go
in cmd/tracing
287 9 2020-03-03 2020-11-03 4 4 shengxil@amazon.com 66336933+wangzlei@users.nor...
telemetry.go
in pkg/telemetry
276 22 2020-03-03 2020-07-31 5 5 shengxil@amazon.com 56270044+bhautikpip@users.n...
conn.go
in pkg/conn
246 14 2020-03-03 2024-02-27 6 5 shengxil@amazon.com 66336933+wangzlei@users.nor...
processor.go
in pkg/processor
134 7 2020-03-03 2021-04-13 3 3 shengxil@amazon.com 66336933+wangzlei@users.nor...
server.go
in pkg/proxy
116 6 2020-03-03 2021-06-17 4 4 shengxil@amazon.com 54150514+willarmiros@users....
batchprocessor.go
in pkg/processor
92 3 2020-03-03 2023-01-27 11 7 shengxil@amazon.com 50466688+srprash@users.nore...
bufferpool.go
in pkg/bufferpool
80 7 2020-03-03 2020-03-31 2 2 shengxil@amazon.com 55812637+shengxil@users.nor...
xray_client.go
in pkg/conn
62 4 2020-03-03 2023-02-02 3 3 shengxil@amazon.com 60774943+carolabadeer@users...
ringbuffer.go
in pkg/ringbuffer
61 5 2020-03-03 2020-08-13 3 4 shengxil@amazon.com wangzl@amazon.com
cli.go
in pkg/cli
60 6 2020-03-03 2020-03-31 2 2 shengxil@amazon.com 55812637+shengxil@users.nor...
util.go
in pkg/util
45 3 2020-03-03 2020-03-31 2 2 shengxil@amazon.com 55812637+shengxil@users.nor...
log_config.go
in pkg/logger
41 1 2020-03-03 2021-04-16 4 4 shengxil@amazon.com 66336933+wangzlei@users.nor...
udp.go
in pkg/socketconn/udp
36 3 2020-03-03 2021-05-04 3 3 shengxil@amazon.com vmanikes@hawk.iit.edu
tracing_windows.go
in cmd/tracing
35 2 2020-03-03 2020-10-07 4 3 shengxil@amazon.com aanuraag@amazon.co.jp
profiler.go
in pkg/profiler
33 2 2020-03-03 2021-05-04 3 3 shengxil@amazon.com vmanikes@hawk.iit.edu
tracesegment.go
in pkg/tracesegment
32 2 2020-03-03 2021-05-04 3 3 shengxil@amazon.com vmanikes@hawk.iit.edu
tracing.go
in cmd/tracing
24 2 2020-03-03 2020-10-07 4 3 shengxil@amazon.com aanuraag@amazon.co.jp
tracesegment_test_util.go
in pkg/tracesegment
21 1 2020-03-03 2020-03-31 2 2 shengxil@amazon.com 55812637+shengxil@users.nor...
cfg.yaml
in pkg
17 - 2020-03-03 2020-11-03 4 4 shengxil@amazon.com 66336933+wangzlei@users.nor...
timer.go
in pkg/util/timer
13 2 2020-03-03 2020-03-31 2 2 shengxil@amazon.com 55812637+shengxil@users.nor...
socketconn.go
in pkg/socketconn
5 - 2020-03-03 2020-03-31 2 2 shengxil@amazon.com 55812637+shengxil@users.nor...
Most Recently Changed Files (Top 31)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
spec
xray.spec
in Tool/src/packaging/linux
57 - 2020-05-06 2025-02-07 2 2 50466688+srprash@users.nore... 66336933+wangzlei@users.nor...
main.tf
in testing/terraform
182 - 2022-08-29 2024-03-29 3 2 50466688+srprash@users.nore... 66336933+wangzlei@users.nor...
conn.go
in pkg/conn
246 14 2020-03-03 2024-02-27 6 5 shengxil@amazon.com 66336933+wangzlei@users.nor...
xray_client.go
in pkg/conn
62 4 2020-03-03 2023-02-02 3 3 shengxil@amazon.com 60774943+carolabadeer@users...
batchprocessor.go
in pkg/processor
92 3 2020-03-03 2023-01-27 11 7 shengxil@amazon.com 50466688+srprash@users.nore...
linux_zip_cn.tfvars
in testing/terraform/testcases
5 - 2022-09-01 2022-09-01 1 1 50466688+srprash@users.nore... 50466688+srprash@users.nore...
linux_zip_us_gov.tfvars
in testing/terraform/testcases
5 - 2022-09-01 2022-09-01 1 1 50466688+srprash@users.nore... 50466688+srprash@users.nore...
amis.tf
in testing/terraform
65 - 2022-08-29 2022-08-30 2 1 50466688+srprash@users.nore... 50466688+srprash@users.nore...
linux_zip.tfvars
in testing/terraform/testcases
5 - 2022-08-29 2022-08-30 2 1 50466688+srprash@users.nore... 50466688+srprash@users.nore...
variables.tf
in testing/terraform
40 - 2022-08-29 2022-08-29 1 1 50466688+srprash@users.nore... 50466688+srprash@users.nore...
linux_deb.tfvars
in testing/terraform/testcases
5 - 2022-08-29 2022-08-29 1 1 50466688+srprash@users.nore... 50466688+srprash@users.nore...
linux_rpm.tfvars
in testing/terraform/testcases
5 - 2022-08-29 2022-08-29 1 1 50466688+srprash@users.nore... 50466688+srprash@users.nore...
server.go
in pkg/proxy
116 6 2020-03-03 2021-06-17 4 4 shengxil@amazon.com 54150514+willarmiros@users....
udp.go
in pkg/socketconn/udp
36 3 2020-03-03 2021-05-04 3 3 shengxil@amazon.com vmanikes@hawk.iit.edu
profiler.go
in pkg/profiler
33 2 2020-03-03 2021-05-04 3 3 shengxil@amazon.com vmanikes@hawk.iit.edu
tracesegment.go
in pkg/tracesegment
32 2 2020-03-03 2021-05-04 3 3 shengxil@amazon.com vmanikes@hawk.iit.edu
log_config.go
in pkg/logger
41 1 2020-03-03 2021-04-16 4 4 shengxil@amazon.com 66336933+wangzlei@users.nor...
processor.go
in pkg/processor
134 7 2020-03-03 2021-04-13 3 3 shengxil@amazon.com 66336933+wangzlei@users.nor...
cfg.go
in pkg/cfg
302 16 2020-03-03 2020-12-22 5 5 shengxil@amazon.com aanuraag@amazon.co.jp
daemon.go
in cmd/tracing
287 9 2020-03-03 2020-11-03 4 4 shengxil@amazon.com 66336933+wangzlei@users.nor...
cfg.yaml
in pkg
17 - 2020-03-03 2020-11-03 4 4 shengxil@amazon.com 66336933+wangzlei@users.nor...
tracing_windows.go
in cmd/tracing
35 2 2020-03-03 2020-10-07 4 3 shengxil@amazon.com aanuraag@amazon.co.jp
tracing.go
in cmd/tracing
24 2 2020-03-03 2020-10-07 4 3 shengxil@amazon.com aanuraag@amazon.co.jp
ringbuffer.go
in pkg/ringbuffer
61 5 2020-03-03 2020-08-13 3 4 shengxil@amazon.com wangzl@amazon.com
telemetry.go
in pkg/telemetry
276 22 2020-03-03 2020-07-31 5 5 shengxil@amazon.com 56270044+bhautikpip@users.n...
bufferpool.go
in pkg/bufferpool
80 7 2020-03-03 2020-03-31 2 2 shengxil@amazon.com 55812637+shengxil@users.nor...
cli.go
in pkg/cli
60 6 2020-03-03 2020-03-31 2 2 shengxil@amazon.com 55812637+shengxil@users.nor...
util.go
in pkg/util
45 3 2020-03-03 2020-03-31 2 2 shengxil@amazon.com 55812637+shengxil@users.nor...
tracesegment_test_util.go
in pkg/tracesegment
21 1 2020-03-03 2020-03-31 2 2 shengxil@amazon.com 55812637+shengxil@users.nor...
timer.go
in pkg/util/timer
13 2 2020-03-03 2020-03-31 2 2 shengxil@amazon.com 55812637+shengxil@users.nor...
socketconn.go
in pkg/socketconn
5 - 2020-03-03 2020-03-31 2 2 shengxil@amazon.com 55812637+shengxil@users.nor...