Ecosyste.ms: Summary

An open API service providing a high level summary for open source projects.

https://github.com/prometheus-junkyard/tsdb

Score: -Infinity

Last synced: 3 days ago
JSON representation

Repository metadata:

The Prometheus time series database layer.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: about 1 month ago

Total Commits: 879
Total Committers: 77
Avg Commits per committer: 11.416
Development Distribution Score (DDS): 0.581

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
Fabian Reinartz f****z@g****m 368
Goutham Veeramachaneni c****4@i****n 90
Krasi Georgiev k****v 62
Krasi Georgiev k****e@r****m 31
Brian Brazil b****l@r****o 30
Callum Styan c****n@g****m 27
Fabian Reinartz f****z@g****m 24
naivewong 8****0@q****m 21
Ganesh Vernekar c****8@i****n 20
Bartek Plotka b****a@g****m 20
Simon Pasquier s****e@r****m 19
zhulongcheng z****e@g****m 15
Matt Bostock m****t@m****m 10
PrometheusBot p****m@g****m 9
Shubheksha Jalan j****a@g****m 8
Julius Volz j****s@s****m 7
Chris Marchbanks c****s@g****m 6
Ganesh Vernekar 1****e 5
Alexey Palazhchenko a****o@g****m 5
ranbo chen r****n@q****m 4
Yao Zengzeng y****g@z****n 4
codwu w****7@1****m 4
Sunny Klair s****i@g****m 4
Mario Trangoni m****i@g****m 4
Benoît Knecht b****t@f****g 4
Bas Harenslak b****k@g****m 4
Ye Ben b****e@d****o 3
Nipun n****r@g****m 3
Goutham Veeramachaneni g****e@g****m 3
Frederic Branczyk f****k@g****m 3
and 47 more...

Issue and Pull Request metadata

Last synced: 4 days ago

Total issues: 15
Total pull requests: 85
Average time to close issues: 5 months
Average time to close pull requests: about 1 month
Total issue authors: 13
Total pull request authors: 20
Average comments per issue: 11.53
Average comments per pull request: 6.46
Merged pull request: 56
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 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/prometheus-junkyard/tsdb

Top Issue Authors

  • gouthamve (3)
  • brandond (1)
  • bwplotka (1)
  • csmarchbanks (1)
  • dipack95 (1)
  • glightfoot (1)
  • godliness (1)
  • iksaif (1)
  • jiacai2050 (1)
  • krasi-georgiev (1)
  • lebovski (1)
  • tyrken (1)
  • vsliouniaev (1)

Top Pull Request Authors

  • krasi-georgiev (20)
  • codesome (18)
  • bwplotka (6)
  • YaoZengzeng (5)
  • naivewong (5)
  • prombot (5)
  • brian-brazil (3)
  • csmarchbanks (3)
  • dipack95 (3)
  • brancz (3)
  • johncming (2)
  • dmitsh (2)
  • cstyan (2)
  • beorn7 (2)
  • free (1)

Top Issue Labels

  • bug (4)
  • help wanted (4)
  • priority: medium (4)
  • not easy (3)
  • enhancement / cleanup (2)
  • new feature (1)
  • priority: high (1)
  • low hanging fruit (1)

Top Pull Request Labels


Package metadata

proxy.golang.org: github.com/prometheus-junkyard/tsdb

Package tsdb implements a time series storage for float64 sample data.

  • Homepage: https://github.com/prometheus-junkyard/tsdb
  • Documentation: https://pkg.go.dev/github.com/prometheus-junkyard/tsdb#section-documentation
  • Licenses: Apache-2.0
  • Latest release: v0.10.0 (published over 5 years ago)
  • Last Synced: 2024-12-13T16:39:33.987Z (14 days ago)
  • Versions: 14
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Forks count: 1.234%
    • Stargazers count: 1.316%
    • Average: 4.724%
    • Dependent packages count: 6.999%
    • Dependent repos count: 9.346%

Dependencies

go.mod go
  • github.com/cespare/xxhash v1.1.0
  • github.com/dgryski/go-sip13 v0.0.0-20181026042036-e10d5fee7954
  • github.com/go-kit/kit v0.8.0
  • github.com/golang/snappy v0.0.1
  • github.com/oklog/ulid v1.3.1
  • github.com/pkg/errors v0.8.0
  • github.com/prometheus/client_golang v1.0.0
  • golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4
  • golang.org/x/sys v0.0.0-20181116152217-5ac8a444bdc5
  • gopkg.in/alecthomas/kingpin.v2 v2.2.6
go.sum go
  • github.com/OneOfOne/xxhash v1.2.2
  • github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc
  • github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf
  • github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
  • github.com/beorn7/perks v1.0.0
  • github.com/cespare/xxhash v1.1.0
  • github.com/davecgh/go-spew v1.1.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/dgryski/go-sip13 v0.0.0-20181026042036-e10d5fee7954
  • github.com/go-kit/kit v0.8.0
  • github.com/go-logfmt/logfmt v0.3.0
  • github.com/go-stack/stack v1.8.0
  • github.com/gogo/protobuf v1.1.1
  • github.com/golang/protobuf v1.2.0
  • github.com/golang/protobuf v1.3.1
  • github.com/golang/snappy v0.0.1
  • github.com/json-iterator/go v1.1.6
  • github.com/julienschmidt/httprouter v1.2.0
  • github.com/konsorten/go-windows-terminal-sequences v1.0.1
  • github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515
  • github.com/matttproud/golang_protobuf_extensions v1.0.1
  • github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
  • github.com/modern-go/reflect2 v1.0.1
  • github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223
  • github.com/oklog/ulid v1.3.1
  • github.com/pkg/errors v0.8.0
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/prometheus/client_golang v0.9.1
  • github.com/prometheus/client_golang v1.0.0
  • github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910
  • github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90
  • github.com/prometheus/common v0.4.1
  • github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d
  • github.com/prometheus/procfs v0.0.2
  • github.com/sirupsen/logrus v1.2.0
  • github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/objx v0.1.1
  • github.com/stretchr/testify v1.2.2
  • github.com/stretchr/testify v1.3.0
  • golang.org/x/crypto v0.0.0-20180904163835-0709b304e793
  • golang.org/x/net v0.0.0-20181114220301-adae6a3d119a
  • golang.org/x/sync v0.0.0-20181108010431-42b317875d0f
  • golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4
  • golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33
  • golang.org/x/sys v0.0.0-20181116152217-5ac8a444bdc5
  • gopkg.in/alecthomas/kingpin.v2 v2.2.6
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v2 v2.2.1