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

https://github.com/dropwizard/logback-throttling-appender

java logback logback-appender logging

Score: 16.653049591544402

Last synced: about 23 hours ago
JSON representation

Repository metadata:

Throttling (async) appender for Logback


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 4 days ago

Total Commits: 520
Total Committers: 6
Avg Commits per committer: 86.667
Development Distribution Score (DDS): 0.421

Commits in past year: 105
Committers in past year: 3
Avg Commits per committer in past year: 35.0
Development Distribution Score (DDS) in past year: 0.114

Name Email Commits
renovate[bot] 2****] 301
dependabot[bot] 4****] 104
Jochen Schalanda j****n@s****e 82
dependabot-preview[bot] 2****] 31
sullis g****b@s****m 1
Jared Komoroski J****i 1

Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 14
Total pull requests: 1,019
Average time to close issues: about 8 hours
Average time to close pull requests: 1 day
Total issue authors: 5
Total pull request authors: 8
Average comments per issue: 1.29
Average comments per pull request: 0.87
Merged pull request: 845
Bot issues: 10
Bot pull requests: 1,004

Past year issues: 2
Past year pull requests: 48
Past year average time to close issues: about 17 hours
Past year average time to close pull requests: about 9 hours
Past year issue authors: 2
Past year pull request authors: 3
Past year average comments per issue: 1.0
Past year average comments per pull request: 0.83
Past year merged pull request: 37
Past year bot issues: 1
Past year bot pull requests: 45

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/dropwizard/logback-throttling-appender

Top Issue Authors

  • renovate[bot] (10)
  • xvik (1)
  • christopher-cudennec (1)
  • TidbitSoftware (1)
  • isaki (1)

Top Pull Request Authors

  • renovate[bot] (927)
  • dependabot[bot] (75)
  • joschi (10)
  • JKomoroski (2)
  • dependabot-preview[bot] (2)
  • sullis (1)
  • sy-records (1)
  • toddbaert (1)

Top Issue Labels

  • dependencies (10)
  • bug (2)

Top Pull Request Labels

  • dependencies (1,007)
  • java (68)
  • github_actions (6)
  • bug (1)

Package metadata

repo1.maven.org: io.dropwizard.logback:logback-throttling-appender

Throttling appender wrapper for Logback

  • Homepage: https://github.com/dropwizard/logback-throttling-appender/
  • Documentation: https://appdoc.app/artifact/io.dropwizard.logback/logback-throttling-appender/
  • Licenses: Apache License 2.0
  • Latest release: 1.5.3 (published 11 months ago)
  • Last Synced: 2026-08-21T21:04:46.035Z (2 days ago)
  • Versions: 28
  • Dependent Packages: 87
  • Dependent Repositories: 38
  • Docker Downloads: 711,221
  • Rankings:
    • Dependent packages count: 0.838%
    • Docker downloads count: 2.407%
    • Dependent repos count: 3.645%
    • Average: 21.107%
    • Forks count: 45.861%
    • Stargazers count: 52.782%

Dependencies

pom.xml maven
  • org.junit:junit-bom 5.9.0 import
  • ch.qos.logback:logback-core 1.2.11 provided
  • com.google.guava:guava 31.1-jre
  • ch.qos.logback:logback-classic 1.2.11 test
  • org.assertj:assertj-core 3.23.1 test
  • org.junit.jupiter:junit-jupiter-api test
  • org.junit.jupiter:junit-jupiter-engine test
.github/workflows/build.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • actions/setup-java v3 composite
.github/workflows/release.yml actions
  • actions/checkout v3 composite
  • actions/setup-java v3 composite