Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / serilog/serilog-sinks-opentelemetry issues and pull requests

#63 - Add approval tests, remove gRPC service stubs from public API surface

Pull Request - State: closed - Opened by nblumhardt almost 2 years ago

#62 - Approval Tests for public API surface area

Issue - State: closed - Opened by nblumhardt almost 2 years ago - 1 comment
Labels: enhancement

#61 - Move less-frequently-used configuration options out of the inline `WriteTo.OpenTelemetry()` overload

Issue - State: closed - Opened by nblumhardt almost 2 years ago - 3 comments
Labels: enhancement

#60 - Capture `DateOnly` and `TimeOnly` consistently with `JsonValueFormatter`

Issue - State: closed - Opened by nblumhardt almost 2 years ago
Labels: enhancement

#59 - Discussion: features required for initial production release

Issue - State: closed - Opened by loomis almost 2 years ago - 14 comments
Labels: discussion

#58 - Consider making class OpenTelemetrySink public.

Issue - State: closed - Opened by rachwal almost 2 years ago - 6 comments

#55 - Question: Does this allow us to return to Serilog for distributed tracing ?

Issue - State: closed - Opened by johnkattenhorn almost 2 years ago - 7 comments
Labels: discussion

#54 - Add the original example to the `.sln` and update with current API

Pull Request - State: closed - Opened by nblumhardt almost 2 years ago

#53 - Allow custom TraceId and SpanId collection

Pull Request - State: closed - Opened by Nefarion almost 2 years ago - 6 comments

#52 - Add http message handler

Pull Request - State: closed - Opened by ubik almost 2 years ago - 3 comments

#51 - Add the ability to use a custom HttpMessageHandler

Issue - State: closed - Opened by ubik almost 2 years ago - 1 comment

#50 - Use `:lj` style formatting when rendering messages

Pull Request - State: closed - Opened by nblumhardt almost 2 years ago

#49 - HTTP exporter should ensure success status code

Issue - State: closed - Opened by nblumhardt almost 2 years ago
Labels: bug

#48 - Format message templates without old-style quoting

Issue - State: closed - Opened by nblumhardt almost 2 years ago
Labels: enhancement

#47 - Introduce `IncludedData` to replace enrichers, update names of message template attributes

Pull Request - State: closed - Opened by nblumhardt almost 2 years ago - 4 comments

#45 - Add NuGet version badge, tweak stability callout

Pull Request - State: closed - Opened by nblumhardt almost 2 years ago - 1 comment

#44 - Log events not setting field ObservedTimestamp

Issue - State: closed - Opened by ewilansky almost 2 years ago - 2 comments

#43 - JSON format support

Pull Request - State: closed - Opened by chmely almost 2 years ago - 6 comments

#42 - MissingMethodException on .net48

Issue - State: closed - Opened by Nefarion almost 2 years ago - 1 comment

#41 - Consider using OpenTelemetry.SupressInstrumentationScope to cleanup tracing

Issue - State: closed - Opened by Nefarion almost 2 years ago - 6 comments
Labels: enhancement

#40 - Ability to disable batching

Pull Request - State: closed - Opened by maciejpiwowarczyk-relativity almost 2 years ago

#39 - Cleanup

Pull Request - State: closed - Opened by SimonCropp almost 2 years ago - 1 comment

#34 - split message template processing into enrichers

Pull Request - State: closed - Opened by loomis almost 2 years ago

#32 - Unable to get this working

Issue - State: closed - Opened by rcdailey almost 2 years ago - 4 comments

#31 - fix broken http protocol (fix #29)

Pull Request - State: closed - Opened by loomis almost 2 years ago

#30 - feat: add support for old runtimes

Pull Request - State: closed - Opened by loomis almost 2 years ago

#29 - Nothing is pushed out on v0.4.0-dev-00073

Issue - State: closed - Opened by lukasz-krzykowski almost 2 years ago - 3 comments

#28 - provide support for older .NET frameworks

Issue - State: closed - Opened by loomis almost 2 years ago - 5 comments

#27 - Add level switch support

Pull Request - State: closed - Opened by nblumhardt almost 2 years ago - 5 comments

#26 - Fix build/publishing

Pull Request - State: closed - Opened by nblumhardt almost 2 years ago - 2 comments

#25 - fix example program

Pull Request - State: closed - Opened by loomis almost 2 years ago - 3 comments

#24 - use same build targets as OpenTelemetry .NET SDK

Pull Request - State: closed - Opened by loomis almost 2 years ago - 2 comments

#23 - provide packages for multiple .NET versions

Issue - State: closed - Opened by loomis about 2 years ago - 4 comments

#22 - update warning is docs

Pull Request - State: closed - Opened by loomis about 2 years ago

#21 - Reduce memory allocations in HttpExporter

Pull Request - State: closed - Opened by shatl about 2 years ago - 5 comments

#20 - revert exception handling

Pull Request - State: closed - Opened by loomis about 2 years ago - 1 comment

#19 - support http/protobuf protocol (fixes #10)

Pull Request - State: closed - Opened by loomis about 2 years ago - 1 comment

#18 - allow headers to be set for authorization (fixes #11, fixes #15)

Pull Request - State: closed - Opened by loomis about 2 years ago

#17 - extract exception handling to enricher (fixes #14)

Pull Request - State: closed - Opened by loomis about 2 years ago - 1 comment

#16 - ensure logs are not accumulated between batches

Pull Request - State: closed - Opened by loomis about 2 years ago

#15 - Authentication support

Issue - State: closed - Opened by nblumhardt about 2 years ago
Labels: enhancement

#14 - Review `Exception` mapping

Issue - State: closed - Opened by nblumhardt about 2 years ago - 4 comments
Labels: enhancement

#13 - style consistency (fixes #5)

Pull Request - State: closed - Opened by loomis about 2 years ago - 1 comment

#12 - accept standard OpenTelemetry environmental variables for configuration

Issue - State: closed - Opened by loomis about 2 years ago - 10 comments
Labels: enhancement

#11 - provide configuration option for gRPC/HTTP headers

Issue - State: closed - Opened by loomis about 2 years ago

#10 - `http/protobuf` protocol support

Issue - State: closed - Opened by nblumhardt about 2 years ago
Labels: enhancement

#9 - `http/json` protocol support

Issue - State: open - Opened by nblumhardt about 2 years ago - 3 comments
Labels: enhancement

#8 - Consider opt-in or enrichment for `serilog.message.hash`

Issue - State: closed - Opened by nblumhardt about 2 years ago
Labels: enhancement

#7 - Consider including `traceId` and `spanId` by default

Issue - State: closed - Opened by nblumhardt about 2 years ago
Labels: enhancement

#6 - Move generated proto classes into Serilog.Sinks.OpenTelemetry

Pull Request - State: closed - Opened by nblumhardt about 2 years ago

#5 - Code style consistency - no explicit `private`, underscored fields, lowercase name for built-in `String` type

Issue - State: closed - Opened by nblumhardt about 2 years ago - 5 comments
Labels: enhancement

#4 - Implement `IBatchedLogEventSink` and send multiple events per service request

Issue - State: closed - Opened by nblumhardt about 2 years ago - 1 comment
Labels: enhancement

#3 - Initial prototype implementation

Pull Request - State: closed - Opened by loomis about 2 years ago - 1 comment

#2 - Plan of attack/call-to-action

Issue - State: closed - Opened by nblumhardt about 2 years ago - 7 comments
Labels: help wanted

#1 - Skeleton project structure

Pull Request - State: closed - Opened by nblumhardt over 2 years ago