https://github.com/autometrics-dev/autometrics-go

Easily add metrics to your system -- and actually understand them using automatically customized Prometheus queries
https://github.com/autometrics-dev/autometrics-go

Keywords

go golang metrics monitoring observability prometheus telemetry tracing

Keywords from Contributors

opentelemetry

Last synced: 11 months ago
JSON representation

Acceptance Criteria

Repository metadata

Easily add metrics to your system -- and actually understand them using automatically customized Prometheus queries


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 11 months ago

Total Commits: 62
Total Committers: 7
Avg Commits per committer: 8.857
Development Distribution Score (DDS): 0.323

Commits in past year: 26
Committers in past year: 4
Avg Commits per committer in past year: 6.5
Development Distribution Score (DDS) in past year: 0.269

Name Email Commits
Gerry Agbobada 1****o 42
Gerry Agbobada g****y@f****m 12
Mari me@c****h 4
Adam Leskis l****s@g****m 1
Laurynas Keturakis l****s@g****m 1
Mari g****t@c****h 1
Kevin Yang 5****g 1

Committer domains:


Issue and Pull Request metadata

Last synced: over 1 year ago

Total issues: 36
Total pull requests: 51
Average time to close issues: 22 days
Average time to close pull requests: 4 days
Total issue authors: 6
Total pull request authors: 5
Average comments per issue: 0.78
Average comments per pull request: 0.22
Merged pull request: 51
Bot issues: 0
Bot pull requests: 0

Past year issues: 36
Past year pull requests: 51
Past year average time to close issues: 22 days
Past year average time to close pull requests: 4 days
Past year issue authors: 6
Past year pull request authors: 5
Past year average comments per issue: 0.78
Past year average comments per pull request: 0.22
Past year merged pull request: 51
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/autometrics-dev/autometrics-go

Top Issue Authors

  • gagbo (24)
  • emschwartz (8)
  • arendjr (1)
  • krzwiatrzyk (1)
  • tonky (1)
  • zhuyanxi (1)

Top Pull Request Authors

  • gagbo (44)
  • mellowagain (4)
  • keturiosakys (1)
  • lpmi-13 (1)
  • k-yang (1)

Top Issue Labels

  • documentation (2)
  • enhancement (1)

Top Pull Request Labels


Package metadata

proxy.golang.org: github.com/autometrics-dev/autometrics-go

  • Homepage: https://github.com/autometrics-dev/autometrics-go
  • Documentation: https://pkg.go.dev/github.com/autometrics-dev/autometrics-go#section-documentation
  • Licenses: Apache-2.0, MIT
  • Latest release: v1.1.0 (published over 1 year ago)
  • Last Synced: 2024-06-04T20:44:06.879Z (11 months ago)
  • Versions: 15
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Rankings:
    • Dependent repos count: 4.759%
    • Stargazers count: 6.483%
    • Average: 7.971%
    • Dependent packages count: 9.563%
    • Forks count: 11.08%

Dependencies

.github/workflows/build.yml actions
  • actions/checkout v3 composite
  • actions/setup-go v3 composite
  • golangci/golangci-lint-action v3 composite
.github/workflows/coverage.yml actions
  • actions/checkout v3 composite
  • gwatts/go-coverage-action v1 composite
.github/workflows/release.yml actions
  • actions/checkout v3 composite
  • actions/download-artifact v3 composite
  • actions/setup-go v4 composite
  • actions/upload-artifact v3 composite
  • softprops/action-gh-release v1 composite
examples/otel/Dockerfile docker
  • golang 1.20-alpine build
examples/web/Dockerfile docker
  • golang 1.20-alpine build
examples/otel/go.mod go
  • github.com/autometrics-dev/autometrics-go v0.0.0-20230222105517-4997cc8aa1e4
  • github.com/beorn7/perks v1.0.1
  • github.com/cespare/xxhash/v2 v2.1.2
  • github.com/go-logr/logr v1.2.3
  • github.com/go-logr/stdr v1.2.2
  • github.com/golang/protobuf v1.5.2
  • github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
  • github.com/prometheus/client_golang v1.14.0
  • github.com/prometheus/client_model v0.3.0
  • github.com/prometheus/common v0.37.0
  • github.com/prometheus/procfs v0.8.0
  • go.opentelemetry.io/otel v1.14.0
  • go.opentelemetry.io/otel/exporters/prometheus v0.37.0
  • go.opentelemetry.io/otel/metric v0.37.0
  • go.opentelemetry.io/otel/sdk v1.14.0
  • go.opentelemetry.io/otel/sdk/metric v0.37.0
  • go.opentelemetry.io/otel/trace v1.14.0
  • golang.org/x/sys v0.5.0
  • google.golang.org/protobuf v1.28.1
examples/otel/go.sum go
  • 479 dependencies
examples/web/go.mod go
  • github.com/autometrics-dev/autometrics-go v0.0.0-20230222105517-4997cc8aa1e4
  • github.com/beorn7/perks v1.0.1
  • github.com/cespare/xxhash/v2 v2.1.2
  • github.com/golang/protobuf v1.5.2
  • github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
  • github.com/prometheus/client_golang v1.14.0
  • github.com/prometheus/client_model v0.3.0
  • github.com/prometheus/common v0.37.0
  • github.com/prometheus/procfs v0.8.0
  • golang.org/x/sys v0.5.0
  • google.golang.org/protobuf v1.28.1
examples/web/go.sum go
  • 468 dependencies
go.mod go
  • github.com/alexflint/go-arg v1.4.3
  • github.com/alexflint/go-scalar v1.1.0
  • github.com/beorn7/perks v1.0.1
  • github.com/cespare/xxhash/v2 v2.1.2
  • github.com/dave/dst v0.27.2
  • github.com/dave/jennifer v1.6.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/go-logr/logr v1.2.3
  • github.com/go-logr/stdr v1.2.2
  • github.com/golang/protobuf v1.5.2
  • github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
  • github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/prometheus/client_golang v1.14.0
  • github.com/prometheus/client_model v0.3.0
  • github.com/prometheus/common v0.37.0
  • github.com/prometheus/procfs v0.8.0
  • github.com/stretchr/testify v1.8.2
  • go.opentelemetry.io/otel v1.14.0
  • go.opentelemetry.io/otel/exporters/prometheus v0.37.0
  • go.opentelemetry.io/otel/metric v0.37.0
  • go.opentelemetry.io/otel/sdk v1.14.0
  • go.opentelemetry.io/otel/sdk/metric v0.37.0
  • go.opentelemetry.io/otel/trace v1.14.0
  • golang.org/x/exp v0.0.0-20230223210539-50820d90acfd
  • golang.org/x/mod v0.6.0
  • golang.org/x/sys v0.5.0
  • golang.org/x/tools v0.2.0
  • google.golang.org/protobuf v1.28.1
  • gopkg.in/yaml.v3 v3.0.1
go.sum go
  • 494 dependencies

Score: 6.880384082186005