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.183045962298667

Last synced: about 18 hours ago
JSON representation

Repository metadata:

Throttling (async) appender for Logback


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 28 days ago

Total Commits: 402
Total Committers: 5
Avg Commits per committer: 80.4
Development Distribution Score (DDS): 0.51

Commits in past year: 87
Committers in past year: 2
Avg Commits per committer in past year: 43.5
Development Distribution Score (DDS) in past year: 0.011

Name Email Commits
renovate[bot] 2****] 197
dependabot[bot] 4****] 105
Jochen Schalanda j****n@s****e 68
dependabot-preview[bot] 2****] 31
sullis g****b@s****m 1

Issue and Pull Request metadata

Last synced: 6 days ago

Total issues: 4
Total pull requests: 522
Average time to close issues: about 22 hours
Average time to close pull requests: 3 days
Total issue authors: 4
Total pull request authors: 5
Average comments per issue: 1.25
Average comments per pull request: 0.84
Merged pull request: 429
Bot issues: 1
Bot pull requests: 512

Past year issues: 1
Past year pull requests: 425
Past year average time to close issues: 1 day
Past year average time to close pull requests: about 10 hours
Past year issue authors: 1
Past year pull request authors: 2
Past year average comments per issue: 1.0
Past year average comments per pull request: 0.93
Past year merged pull request: 349
Past year bot issues: 0
Past year bot pull requests: 421

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

Top Issue Authors

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

Top Pull Request Authors

  • renovate[bot] (887)
  • dependabot[bot] (75)
  • joschi (10)
  • dependabot-preview[bot] (2)
  • sullis (1)

Top Issue Labels

  • dependencies (9)
  • bug (2)

Top Pull Request Labels

  • dependencies (967)
  • 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.2 (published 9 days ago)
  • Last Synced: 2025-09-04T17:09:54.514Z (2 days ago)
  • Versions: 26
  • 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