An open API service for producing an overview of a list of open source projects.

https://github.com/aws/aws-xray-daemon

Score: 30.104006696003832

Last synced: about 11 hours ago
JSON representation

Repository metadata:

The AWS X-Ray daemon listens for traffic on UDP port 2000, gathers raw segment data, and relays it to the AWS X-Ray API.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 7 days ago

Total Commits: 213
Total Committers: 42
Avg Commits per committer: 5.071
Development Distribution Score (DDS): 0.85

Commits in past year: 46
Committers in past year: 13
Avg Commits per committer in past year: 3.538
Development Distribution Score (DDS) in past year: 0.739

Name Email Commits
Lei Wang 6****i 32
Prashant Srivastava 5****h 27
Yogiraj Awati a****i@a****m 18
Jonathan Lee 1****e 15
Bhautik Pipaliya 5****p 14
Thomas Pierce t****p@a****m 13
Anuraag Agrawal a****g@a****p 11
Wayne Galen l****e@a****m 8
William Armiros 5****s 8
Eric Zhang z****z@a****m 8
Liu, Zhengyang z****l@a****m 5
Carol Abadeer 6****r 4
Michael He 5****e 4
Shengxin Li s****l@a****m 4
dependabot[bot] 4****] 4
Luke (GuangHui) Zhang l****a@a****m 3
Min Xia m****a@g****m 3
atshaw43 1****3 3
Mengyi Zhou (bjrara) z****i@a****m 2
Steve Liu l****e@a****m 2
Syed Ahsan Ishtiaque 1****e 2
Venkata S S K M Chaitanya v****s@h****u 2
victor-wang v****w@a****m 2
shayaantx 5****x 1
mschfh 3****h 1
Jeffrey DeFond j****d@c****m 1
dgtm d****m@g****m 1
billthedozer 3****r 1
Vishnu Sreekumar v****e 1
Vastin 3****n 1
and 12 more...

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 65
Total pull requests: 130
Average time to close issues: 8 months
Average time to close pull requests: 9 days
Total issue authors: 59
Total pull request authors: 24
Average comments per issue: 4.45
Average comments per pull request: 0.36
Merged pull request: 107
Bot issues: 0
Bot pull requests: 13

Past year issues: 1
Past year pull requests: 35
Past year average time to close issues: N/A
Past year average time to close pull requests: about 16 hours
Past year issue authors: 1
Past year pull request authors: 14
Past year average comments per issue: 0.0
Past year average comments per pull request: 0.17
Past year merged pull request: 26
Past year bot issues: 0
Past year bot pull requests: 1

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/aws/aws-xray-daemon

Top Issue Authors

  • willarmiros (4)
  • dimitardanailov (2)
  • jpresley23-tw (2)
  • srprash (2)
  • somnathg-fullstack (1)
  • michaelheyman (1)
  • yadavabhinav16 (1)
  • voipp (1)
  • atakidev (1)
  • thomasritz (1)
  • RafalJachimczyk (1)
  • icyitscold (1)
  • aoggz (1)
  • alexey2baranov (1)
  • naurispetrovskis (1)

Top Pull Request Authors

  • wangzlei (19)
  • srprash (18)
  • jj22ee (17)
  • dependabot[bot] (13)
  • bhautikpip (7)
  • willarmiros (7)
  • ezhang6811 (5)
  • lukeina2z (4)
  • bjrara (4)
  • harrryr (4)
  • carolabadeer (4)
  • thpierce (4)
  • mxiamxia (4)
  • atshaw43 (3)
  • yiyuan-he (3)

Top Issue Labels

  • enhancement (9)
  • stale (9)
  • Feature (4)
  • bug (4)
  • question (3)
  • documentation (1)

Top Pull Request Labels

  • dependencies (13)
  • go (7)
  • github_actions (2)

Package metadata

proxy.golang.org: github.com/aws/aws-xray-daemon

  • Homepage: https://github.com/aws/aws-xray-daemon
  • Documentation: https://pkg.go.dev/github.com/aws/aws-xray-daemon#section-documentation
  • Licenses: apache-2.0
  • Latest release: v3.0.1+incompatible (published over 7 years ago)
  • Last Synced: 2026-08-25T13:35:28.990Z (1 day ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Docker Downloads: 1,206,531,979
  • Rankings:
    • Docker downloads count: 0.129%
    • Forks count: 3.175%
    • Stargazers count: 3.799%
    • Average: 4.278%
    • Dependent repos count: 4.726%
    • Dependent packages count: 9.56%
artifacthub.io: okgolove/aws-xray

AWS X-Ray helps you debug and analyze your microservices applications with request tracing

  • Homepage: https://aws.amazon.com/xray/
  • Documentation: https://artifacthub.io/packages/helm/okgolove/aws-xray
  • Licenses: Unknown
  • Latest release: 5.0.0 (published 5 months ago)
  • Last Synced: 2026-08-25T13:33:39.166Z (1 day ago)
  • Versions: 30
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 0 Total
  • Rankings:
    • Downloads: 0.0%
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%

Dependencies

go.mod go
  • github.com/StackExchange/wmi v0.0.0-20190523213315-cbe66965904d
  • github.com/aws/aws-sdk-go v1.29.29
  • github.com/cihub/seelog v0.0.0-20170130134532-f561c5e57575
  • github.com/go-ole/go-ole v1.2.4
  • github.com/shirou/gopsutil v2.19.10+incompatible
  • github.com/stretchr/testify v1.4.0
  • golang.org/x/net v0.0.0-20210716203947-853a461950ff
  • golang.org/x/sys v0.0.0-20210423082822-04245dca01da
  • gopkg.in/yaml.v2 v2.2.8
go.sum go
  • github.com/StackExchange/wmi v0.0.0-20190523213315-cbe66965904d
  • github.com/aws/aws-sdk-go v1.29.29
  • github.com/cihub/seelog v0.0.0-20170130134532-f561c5e57575
  • github.com/davecgh/go-spew v1.1.0
  • github.com/go-ole/go-ole v1.2.4
  • github.com/go-sql-driver/mysql v1.5.0
  • github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af
  • github.com/pkg/errors v0.9.1
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/shirou/gopsutil v2.19.10+incompatible
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/testify v1.4.0
  • golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
  • golang.org/x/net v0.0.0-20200202094626-16171245cfb2
  • golang.org/x/net v0.0.0-20210716203947-853a461950ff
  • golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
  • golang.org/x/sys v0.0.0-20201119102817-f84b799fce68
  • golang.org/x/sys v0.0.0-20210423082822-04245dca01da
  • golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
  • golang.org/x/text v0.3.0
  • golang.org/x/text v0.3.6
  • golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v2 v2.2.2
  • gopkg.in/yaml.v2 v2.2.8
.github/workflows/continuous-build.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • actions/download-artifact v3 composite
  • actions/setup-go v2 composite
  • actions/upload-artifact v2 composite
  • aws-actions/configure-aws-credentials v1 composite
  • docker/build-push-action v2 composite
  • docker/login-action v1 composite
  • docker/setup-buildx-action v1 composite
  • hashicorp/setup-terraform v2 composite
.github/workflows/continuous-monitoring.yml actions
  • aws-actions/configure-aws-credentials v1 composite
  • docker/login-action v1 composite
.github/workflows/release-build-publish.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • actions/create-release v1 composite
  • actions/setup-go v2 composite
  • actions/upload-artifact v2 composite
  • aws-actions/configure-aws-credentials v1 composite
  • docker/build-push-action v2 composite
  • docker/login-action v1 composite
  • docker/setup-buildx-action v1 composite
Dockerfile docker
  • golang 1.18-alpine build
  • scratch latest build
.github/workflows/daily-scan.yml actions
  • actions/checkout 08c6903cd8c0fde910a37f88322edcfb5dd907a8 composite
  • actions/setup-go 0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 composite
  • aquasecurity/trivy-action 97e0b3872f55f89b95b2f65b3dbab56962816478 composite
  • aws-actions/aws-secretsmanager-get-secrets a9a7eb4e2f2871d30dc5b892576fde60a2ecc802 composite
  • aws-actions/configure-aws-credentials a03048d87541d1d9fcf2ecf528a4a65ba9bd7838 composite
Tool/src/packaging/debian/control deb
  • aws-xray-doc *
  • libc6 *
Tool/src/packaging/linux/xray.spec rpm