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

https://github.com/serilog-tracing/serilog-tracing

Score: 22.174589899258322

Last synced: about 2 hours ago
JSON representation

Repository metadata:

A minimal tracing system that integrates Serilog with System.Diagnostics.Activity.


GitHub Events

Total
Last Year

Committers metadata

Last synced: 4 days ago

Total Commits: 315
Total Committers: 7
Avg Commits per committer: 45.0
Development Distribution Score (DDS): 0.311

Commits in past year: 5
Committers in past year: 1
Avg Commits per committer in past year: 5.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Nicholas Blumhardt n****t@n****m 217
KodrAus k****s@h****m 75
Liam McLennan l****n@g****m 17
Trotus, Iustin i****s@y****m 3
pfaustinopt p****t@g****m 1
Vladimir Mihok v****- 1
Derek Gooding d****g@l****m 1

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 78
Total pull requests: 189
Average time to close issues: 17 days
Average time to close pull requests: 5 days
Total issue authors: 39
Total pull request authors: 11
Average comments per issue: 2.17
Average comments per pull request: 0.58
Merged pull request: 166
Bot issues: 0
Bot pull requests: 0

Past year issues: 2
Past year pull requests: 3
Past year average time to close issues: 4 months
Past year average time to close pull requests: about 10 hours
Past year issue authors: 2
Past year pull request authors: 2
Past year average comments per issue: 4.0
Past year average comments per pull request: 1.0
Past year merged pull request: 2
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/serilog-tracing/serilog-tracing

Top Issue Authors

  • nblumhardt (22)
  • KodrAus (7)
  • srogovtsev (5)
  • HaydenReeve (3)
  • Suchiman (2)
  • liammclennan (2)
  • pfaustinom1 (2)
  • oliver-unifii (2)
  • varnerknut (2)
  • viceroypenguin (2)
  • Meigs2 (1)
  • bmontalvoDD (1)
  • OndrejMus (1)
  • ngbrown (1)
  • R4cOOn (1)

Top Pull Request Authors

  • nblumhardt (123)
  • KodrAus (50)
  • liammclennan (4)
  • R4cOOn (2)
  • vlm--- (2)
  • DerekGooding (2)
  • pfaustinopt (2)
  • iustinT-Yokogawa (1)
  • Keugon (1)
  • adamlui (1)
  • srogovtsev (1)

Top Issue Labels

  • enhancement (22)
  • bug (7)
  • good first issue (5)
  • question (2)
  • investigation (2)
  • documentation (1)
  • serilog-feature (1)

Top Pull Request Labels


Package metadata

nuget.org: serilogtracing

SerilogTracing is a minimal tracing system that integrates Serilog with System.Diagnostics.Activity. You can use it to add distributed, hierarchical tracing to applications that use Serilog, and to consume traces generated by .NET components including HttpClient and ASP.NET Core.

  • Homepage: https://github.com/serilog-tracing/serilog-tracing
  • Licenses: Apache-2.0
  • Latest release: 2.4.0 (published 4 months ago)
  • Last Synced: 2026-08-22T20:00:52.209Z (1 day ago)
  • Versions: 129
  • Dependent Packages: 6
  • Dependent Repositories: 0
  • Downloads: 3,053,649 Total
  • Rankings:
    • Dependent repos count: 14.978%
    • Average: 17.658%
    • Dependent packages count: 20.338%
  • Maintainers (2)
nuget.org: serilogtracing.sinks.opentelemetry

Sends log events and traces to OTLP (gRPC or HTTP) endpoints. This package is obsolete; use Serilog.Sinks.OpenTelemetry v4.x or later instead.

  • Homepage: https://github.com/serilog-tracing/serilog-tracing
  • Status: deprecated
  • Licenses: Apache-2.0
  • Latest release: (published 1 day ago)
  • Last Synced: 2026-08-22T20:00:49.947Z (1 day ago)
  • Versions: 96
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 207,430 Total
  • Rankings:
    • Dependent repos count: 14.978%
    • Average: 17.658%
    • Dependent packages count: 20.338%
  • Maintainers (2)

Dependencies

example/Example/Example.csproj nuget
  • Serilog.Expressions 4.0.0-*
  • Serilog.Sinks.Console 5.0.0-*
  • Serilog.Sinks.Seq 6.0.0-*
src/SerilogTracing/SerilogTracing.csproj nuget
  • Microsoft.SourceLink.GitHub 1.1.1 development
  • Serilog 3.1.0-dev-02078
test/SerilogTracing.Tests/SerilogTracing.Tests.csproj nuget
  • xunit.runner.visualstudio 2.5.3 development
  • Microsoft.NET.Test.Sdk 17.7.2
  • xunit 2.5.3