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

https://github.com/doridoridoriand/surveiller

deadman go monitoring networking oss ping prometheus terminal-ui

Score: 1.0986122886681098

Last synced: about 4 hours ago
JSON representation

Repository metadata:

A Go implementation ping monitoring tool with terminal UI and Prometheus metrics support


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 153
Total Committers: 3
Avg Commits per committer: 51.0
Development Distribution Score (DDS): 0.039

Commits in past year: 153
Committers in past year: 3
Avg Commits per committer in past year: 51.0
Development Distribution Score (DDS) in past year: 0.039

Name Email Commits
Dorian (Takahiro Ishida) i****e@g****m 147
copilot-swe-agent[bot] 1****t 5
dependabot[bot] 4****] 1

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 1
Total pull requests: 1
Average time to close issues: 5 days
Average time to close pull requests: about 2 months
Total issue authors: 1
Total pull request authors: 1
Average comments per issue: 1.0
Average comments per pull request: 0.0
Merged pull request: 1
Bot issues: 0
Bot pull requests: 1

Past year issues: 1
Past year pull requests: 1
Past year average time to close issues: 5 days
Past year average time to close pull requests: about 2 months
Past year issue authors: 1
Past year pull request authors: 1
Past year average comments per issue: 1.0
Past year average comments per pull request: 0.0
Past year merged pull request: 1
Past year bot issues: 0
Past year bot pull requests: 1

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

Top Issue Authors

  • doridoridoriand (1)

Top Pull Request Authors

  • dependabot[bot] (1)

Top Issue Labels

  • bug (1)

Top Pull Request Labels

  • dependencies (1)
  • go (1)

Dependencies

.github/workflows/ci.yml actions
  • actions/cache v4 composite
  • actions/checkout v4 composite
  • actions/setup-go v5 composite
  • actions/upload-artifact v4 composite
  • dominikh/staticcheck-action v1.3.1 composite
.github/workflows/test-release.yml actions
  • actions/cache v4 composite
  • actions/checkout v4 composite
  • actions/setup-go v5 composite
  • actions/upload-artifact v4 composite
go.mod go
  • github.com/gdamore/encoding v1.0.1
  • github.com/gdamore/tcell/v2 v2.13.5
  • github.com/leanovate/gopter v0.2.11
  • github.com/lucasb-eyer/go-colorful v1.3.0
  • github.com/rivo/uniseg v0.4.7
  • golang.org/x/net v0.38.0
  • golang.org/x/sys v0.39.0
  • golang.org/x/term v0.38.0
  • golang.org/x/text v0.32.0
.github/workflows/package-install-smoke.yml actions
  • actions/cache v4 composite
  • actions/checkout v4 composite
  • actions/download-artifact v4 composite
  • actions/setup-go v5 composite
  • actions/upload-artifact v4 composite
go.sum go
  • 611 dependencies
.github/workflows/publish-packages.yml actions
  • actions/cache v4 composite
  • actions/checkout v4 composite
  • actions/download-artifact v4 composite
  • actions/setup-go v5 composite
  • actions/upload-artifact v4 composite
.github/workflows/release.yml actions
  • actions/cache v4 composite
  • actions/checkout v4 composite
  • actions/setup-go v5 composite
  • softprops/action-gh-release v2 composite
.github/workflows/test-macos.yml.disabled actions
  • actions/cache v4 composite
  • actions/checkout v4 composite
  • actions/setup-go v5 composite