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

awesome-llama: https://github.com/dropbox/llama

go latency loss monitoring network telemetry

Score: 11.803002168004255

Last synced: about 12 hours ago
JSON representation

Repository metadata:

Library for testing and measuring network loss and latency between distributed endpoints.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 18
Total Committers: 1
Avg Commits per committer: 18.0
Development Distribution Score (DDS): 0.0

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Daniel d****r@d****m 18

Issue and Pull Request metadata

Last synced: about 2 months ago

Total issues: 2
Total pull requests: 2
Average time to close issues: N/A
Average time to close pull requests: 4 minutes
Total issue authors: 2
Total pull request authors: 2
Average comments per issue: 0.0
Average comments per pull request: 0.5
Merged pull request: 1
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 1
Past year average time to close issues: N/A
Past year average time to close pull requests: 1 minute
Past year issue authors: 0
Past year pull request authors: 1
Past year average comments per issue: 0
Past year average comments per pull request: 1.0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/dropbox/llama

Top Issue Authors

  • dmar42 (1)
  • maifeeulasad (1)

Top Pull Request Authors

  • dmar42 (1)
  • nsw3550 (1)

Top Issue Labels

Top Pull Request Labels


Package metadata

pypi.org: llama

LLAMA - Loss & LAtency MAtrix

  • Homepage: https://github.com/dropbox/llama
  • Documentation: https://llama.readthedocs.io/
  • Licenses: Apache
  • Latest release: 0.1.1 (published almost 9 years ago)
  • Last Synced: 2026-06-12T15:17:29.999Z (3 days ago)
  • Versions: 11
  • Dependent Packages: 0
  • Dependent Repositories: 2
  • Downloads: 1,933 Last month
  • Docker Downloads: 0
  • Rankings:
    • Docker downloads count: 3.927%
    • Downloads: 4.873%
    • Average: 8.057%
    • Stargazers count: 8.572%
    • Forks count: 9.324%
    • Dependent packages count: 10.126%
    • Dependent repos count: 11.519%
  • Maintainers (2)
proxy.golang.org: github.com/dropbox/llama

Llama client to pull metrics from Llama collectors LLAMA Collector sends UDP probes to a set of target reflectors and provides statistics about their latency and reachability via an API.

  • Homepage: https://github.com/dropbox/llama
  • Documentation: https://pkg.go.dev/github.com/dropbox/llama#section-documentation
  • Licenses: Apache-2.0
  • Latest release: v0.0.0-20190529192750-c81f3ba6f868 (published about 7 years ago)
  • Last Synced: 2026-06-12T15:17:24.878Z (3 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 6.999%
    • Average: 8.173%
    • Dependent repos count: 9.346%

Dependencies

go.mod go
  • github.com/gogo/protobuf v1.2.1
  • github.com/influxdata/influxdb1-client v0.0.0-20190402204710-8ff2fc3824fc
  • github.com/kr/pretty v0.1.0
  • github.com/patrickmn/go-cache v2.1.0+incompatible
  • github.com/satori/go.uuid v1.2.0
  • golang.org/x/sys v0.0.0-20190410235845-0ad05ae3009d
  • golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
  • gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
  • gopkg.in/yaml.v2 v2.2.2
go.sum go
  • github.com/gogo/protobuf v1.2.1
  • github.com/influxdata/influxdb1-client v0.0.0-20190402204710-8ff2fc3824fc
  • github.com/kisielk/errcheck v1.1.0
  • github.com/kisielk/gotool v1.0.0
  • github.com/kr/pretty v0.1.0
  • github.com/kr/pty v1.1.1
  • github.com/kr/text v0.1.0
  • github.com/patrickmn/go-cache v2.1.0+incompatible
  • github.com/satori/go.uuid v1.2.0
  • golang.org/x/sys v0.0.0-20190410235845-0ad05ae3009d
  • golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
  • golang.org/x/tools v0.0.0-20180221164845-07fd8470d635
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
  • gopkg.in/yaml.v2 v2.2.2