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

https://github.com/exaring/otelpgx

Score: 21.805269584190615

Last synced: about 18 hours ago
JSON representation

Repository metadata:

OpenTelemetry Tracing instrumentation for PostgreSQL


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 6 days ago

Total Commits: 77
Total Committers: 29
Avg Commits per committer: 2.655
Development Distribution Score (DDS): 0.688

Commits in past year: 20
Committers in past year: 8
Avg Commits per committer in past year: 2.5
Development Distribution Score (DDS) in past year: 0.5

Name Email Commits
Alexander Knipping a****g@e****e 24
Leo Antunes l****o@c****t 8
Asger Noer 5****r 6
Lev Zakharov l****v@g****m 4
Trygve Bærland t****d@h****o 4
Manuel González m****l@m****s 3
Manuel González m****l@c****m 2
Ben Keith k****b@g****m 2
Nathanael Demacon n****c@o****r 2
Eric 8****m 2
Marsel Mavletkulov 8****r 2
ngavinsir n****r@g****m 1
buz 8****d 1
Valentin Levier 5****r 1
Ryabov Nikita n****d@g****m 1
Robson Roberto Souza Peixoto 1****o 1
Pieter van Loon K****x 1
Philip K. Warren p****n 1
Niklas Gehlen m****l@n****e 1
MatCh h****6@o****l 1
Alexander Sorokin s****6@g****m 1
Charlie Mathews 1****O 1
David Schmitt 1****m 1
Denis Mishin d****n@p****m 1
Einar Norðfjörð g****e@g****m 1
Jason Hough j****h@t****m 1
Joakim Lodén L****n 1
Joshua Hong 4****i 1
M. Frister m****m@f****t 1

Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 18
Total pull requests: 50
Average time to close issues: 4 months
Average time to close pull requests: 16 days
Total issue authors: 16
Total pull request authors: 29
Average comments per issue: 0.89
Average comments per pull request: 0.66
Merged pull request: 32
Bot issues: 0
Bot pull requests: 0

Past year issues: 4
Past year pull requests: 9
Past year average time to close issues: 8 months
Past year average time to close pull requests: about 2 months
Past year issue authors: 4
Past year pull request authors: 8
Past year average comments per issue: 1.25
Past year average comments per pull request: 0.89
Past year merged pull request: 4
Past year bot issues: 0
Past year bot pull requests: 0

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

Top Issue Authors

  • danielloader (2)
  • StevenACoffman (2)
  • shagohead (1)
  • pquerna (1)
  • agandreev (1)
  • bixu (1)
  • Lord-Y (1)
  • nikolayk812 (1)
  • rfhold (1)
  • gberche-orange (1)
  • PawelJ-PL (1)
  • RyabovNick (1)
  • LauJosefsen (1)
  • wasaga (1)
  • magandrez (1)

Top Pull Request Authors

  • obitech (7)
  • magandrez (5)
  • costela (5)
  • jahough (2)
  • skarm (2)
  • RyabovNick (2)
  • errcheckenjoyer (2)
  • marselester (2)
  • keitwb (2)
  • quantumsheep (2)
  • charlieparkes-BO (1)
  • wasaga (1)
  • joschi (1)
  • KasonBraley (1)
  • chrobson (1)

Top Issue Labels

  • question (1)

Top Pull Request Labels


Package metadata

proxy.golang.org: github.com/exaring/otelpgx

  • Homepage: https://github.com/exaring/otelpgx
  • Documentation: https://pkg.go.dev/github.com/exaring/otelpgx#section-documentation
  • Licenses: apache-2.0
  • Latest release: v0.11.1 (published 3 months ago)
  • Last Synced: 2026-08-23T12:56:22.327Z (2 days ago)
  • Versions: 26
  • Dependent Packages: 51
  • Dependent Repositories: 25
  • Docker Downloads: 416,904
  • Rankings:
    • Docker downloads count: 0.645%
    • Dependent repos count: 1.093%
    • Dependent packages count: 1.186%
    • Average: 4.09%
    • Stargazers count: 7.59%
    • Forks count: 9.938%
proxy.golang.org: github.com/Exaring/otelpgx

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/Exaring/otelpgx#section-documentation
  • Licenses: apache-2.0
  • Latest release: v0.11.1 (published 3 months ago)
  • Last Synced: 2026-08-23T12:48:59.242Z (2 days ago)
  • Versions: 26
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 5.062%
    • Average: 5.231%
    • Dependent repos count: 5.401%

Dependencies

go.mod go
  • github.com/go-logr/logr v1.2.3
  • github.com/go-logr/stdr v1.2.2
  • github.com/jackc/pgpassfile v1.0.0
  • github.com/jackc/pgservicefile v0.0.0-20200714003250-2b9c44734f2b
  • github.com/jackc/pgx/v5 v5.0.0-alpha.5
  • go.opentelemetry.io/otel v1.8.0
  • go.opentelemetry.io/otel/trace v1.8.0
  • golang.org/x/crypto v0.0.0-20211209193657-4570a0811e8b
  • golang.org/x/text v0.3.7
go.sum go
  • github.com/davecgh/go-spew v1.1.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/go-logr/logr v1.2.2
  • github.com/go-logr/logr v1.2.3
  • github.com/go-logr/stdr v1.2.2
  • github.com/google/go-cmp v0.5.8
  • github.com/jackc/pgpassfile v1.0.0
  • github.com/jackc/pgservicefile v0.0.0-20200714003250-2b9c44734f2b
  • github.com/jackc/pgx/v5 v5.0.0-alpha.5
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/testify v1.3.0
  • github.com/stretchr/testify v1.5.1
  • github.com/stretchr/testify v1.7.1
  • go.opentelemetry.io/otel v1.8.0
  • go.opentelemetry.io/otel/trace v1.8.0
  • golang.org/x/crypto v0.0.0-20211209193657-4570a0811e8b
  • golang.org/x/text v0.3.7
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v2 v2.2.2
  • gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
.github/workflows/test.yaml actions
  • actions/checkout v3 composite
  • actions/setup-go v3 composite