https://github.com/hashicorp/go-metrics
Last synced: about 2 months ago
Repository metadata:
A Golang library for exporting performance and runtime metrics to external metrics systems (i.e. statsite, statsd)
- Host: GitHub
- URL: https://github.com/hashicorp/go-metrics
- Owner: hashicorp
- License: mit
- Created: 2013-08-09T17:04:39.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-08-07T17:36:39.000Z (5 months ago)
- Last Synced: 2024-10-29T09:42:54.203Z (2 months ago)
- Language: Go
- Size: 207 KB
- Stars: 1,456
- Watchers: 57
- Forks: 177
- Open Issues: 55
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name: HashiCorp
- Login: hashicorp
- Email: [email protected]
- Kind: organization
- Description: Consistent workflows to provision, secure, connect, and run any infrastructure for any application.
- Website: https://hashicorp.com
- Location: San Francisco, CA
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/761456?v=4
- Repositories: 986
- Last Synced at: 2023-04-09T06:01:50.287Z
- Profile URL: https://github.com/hashicorp
- Sponsor URL:
Committers metadata
Last synced: about 2 months ago
Total Commits: 155
Total Committers: 54
Avg Commits per committer: 2.87
Development Distribution Score (DDS): 0.787
Commits in past year: 2
Committers in past year: 2
Avg Commits per committer in past year: 1.0
Development Distribution Score (DDS) in past year: 0.5
Name | Commits | |
---|---|---|
Armon Dadgar | a****r@g****m | 33 |
Daniel Nephin | d****n@g****m | 10 |
Chris Baker | c****r@h****m | 9 |
Kit Patella | k****t@j****o | 9 |
matt maier | m****r | 7 |
vvolkov | v****v@g****m | 7 |
Pierre Souchay | p****y@c****m | 6 |
Kyle Havlovitz | k****v@g****m | 5 |
Sergey Kacheev | s****v@y****u | 4 |
Gianni Gambetti | 9****i | 3 |
Paul Hinze | p****e@p****m | 3 |
Paul Banks | p****s@h****m | 3 |
Alex Dadgar | a****r@g****m | 3 |
FFMMM | F****M | 2 |
Matt Keeler | m****r | 2 |
vvolkov | v****v@t****m | 2 |
talwai | a****1@g****m | 2 |
ncabatoff | n****f@g****m | 2 |
kung-foo | g****b@j****p | 2 |
Tim Potter | t****t@s****g | 2 |
Semir Patel | s****l@h****m | 2 |
Pieter Joost van de Sande | pj@b****t | 2 |
Michael Stapelberg | m****l@s****e | 2 |
Frank Schroeder | f****r@g****m | 2 |
Bianca Moreira | b****a@h****m | 2 |
Caleb Albers | 7****s | 1 |
Edward Betts | e****d@4****m | 1 |
James Abley | j****y@g****m | 1 |
Josh Black | r****y | 1 |
Robert-André Mauchin | 3****o | 1 |
and 24 more... |
Issue and Pull Request metadata
Last synced: about 2 months ago
Package metadata
- Total packages: 1
- Total downloads: unknown
- Total docker downloads: 8,038,579
- Total dependent packages: 1
- Total dependent repositories: 20
- Total versions: 19
go: github.com/hashicorp/go-metrics
- Homepage: https://github.com/hashicorp/go-metrics
- Documentation: https://pkg.go.dev/github.com/hashicorp/go-metrics#section-documentation
- Licenses: MIT
- Latest release: v0.5.3 (published about 1 year ago)
- Last Synced: 2024-11-11T01:17:24.148Z (about 2 months ago)
- Versions: 19
- Dependent Packages: 1
- Dependent Repositories: 20
- Docker Downloads: 8,038,579
-
Rankings:
- Dependent repos count: 1.229%
- Stargazers count: 1.827%
- Forks count: 2.122%
- Average: 2.582%
- Dependent packages count: 5.149%
Dependencies
go.mod
go
- github.com/DataDog/datadog-go v3.2.0+incompatible
- github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible
- github.com/circonus-labs/circonusllhist v0.1.3
- github.com/golang/protobuf v1.3.2
- github.com/hashicorp/go-immutable-radix v1.0.0
- github.com/hashicorp/go-retryablehttp v0.5.3
- github.com/pascaldekloe/goe v0.1.0
- github.com/prometheus/client_golang v1.4.0
- github.com/prometheus/client_model v0.2.0
- github.com/prometheus/common v0.9.1
- github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926
- retract v0.3.11
go.sum
go
- github.com/DataDog/datadog-go v3.2.0+incompatible
- github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751
- github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc
- github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf
- github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4
- github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
- github.com/beorn7/perks v1.0.1
- github.com/beorn7/perks v1.0.0
- github.com/cespare/xxhash/v2 v2.1.1
- github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible
- github.com/circonus-labs/circonusllhist v0.1.3
- github.com/davecgh/go-spew v1.1.1
- github.com/davecgh/go-spew v1.1.0
- github.com/go-kit/kit v0.8.0
- github.com/go-kit/kit v0.9.0
- github.com/go-logfmt/logfmt v0.4.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.3.1
- github.com/golang/protobuf v1.2.0
- github.com/golang/protobuf v1.3.2
- github.com/google/go-cmp v0.4.0
- github.com/google/go-cmp v0.3.1
- github.com/google/gofuzz v1.0.0
- github.com/hashicorp/go-cleanhttp v0.5.0
- github.com/hashicorp/go-immutable-radix v1.0.0
- github.com/hashicorp/go-retryablehttp v0.5.3
- github.com/hashicorp/go-uuid v1.0.0
- github.com/hashicorp/golang-lru v0.5.0
- github.com/json-iterator/go v1.1.6
- github.com/json-iterator/go v1.1.9
- 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/kr/pretty v0.1.0
- github.com/kr/pty v1.1.1
- github.com/kr/text v0.1.0
- github.com/matttproud/golang_protobuf_extensions v1.0.1
- github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421
- github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
- github.com/modern-go/reflect2 v1.0.1
- github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742
- github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223
- github.com/pascaldekloe/goe v0.1.0
- github.com/pkg/errors v0.8.1
- github.com/pkg/errors v0.8.0
- github.com/pmezard/go-difflib v1.0.0
- github.com/prometheus/client_golang v1.0.0
- github.com/prometheus/client_golang v0.9.1
- github.com/prometheus/client_golang v1.4.0
- github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90
- github.com/prometheus/client_model v0.2.0
- github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910
- github.com/prometheus/common v0.4.1
- github.com/prometheus/common v0.9.1
- github.com/prometheus/procfs v0.0.2
- github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d
- github.com/prometheus/procfs v0.0.8
- github.com/sirupsen/logrus v1.2.0
- github.com/sirupsen/logrus v1.4.2
- github.com/stretchr/objx v0.1.1
- github.com/stretchr/objx v0.1.0
- github.com/stretchr/testify v1.4.0
- github.com/stretchr/testify v1.2.2
- github.com/stretchr/testify v1.3.0
- github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926
- golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
- golang.org/x/crypto v0.0.0-20180904163835-0709b304e793
- golang.org/x/net v0.0.0-20181114220301-adae6a3d119a
- golang.org/x/net v0.0.0-20190613194153-d28f0bde5980
- golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4
- golang.org/x/sync v0.0.0-20181108010431-42b317875d0f
- golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e
- golang.org/x/sys v0.0.0-20190422165155-953cdadca894
- golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
- golang.org/x/sys v0.0.0-20200122134326-e047566fdf82
- golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33
- golang.org/x/sys v0.0.0-20181116152217-5ac8a444bdc5
- golang.org/x/text v0.3.0
- golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
- gopkg.in/alecthomas/kingpin.v2 v2.2.6
- gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
- gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15
- gopkg.in/yaml.v2 v2.2.5
- gopkg.in/yaml.v2 v2.2.4
- gopkg.in/yaml.v2 v2.2.1
- gopkg.in/yaml.v2 v2.2.2