-
-
-
## Detailed Description
Improve logging, tracing and observability by implementing OpenTelemetry and include Seq as an optional sink for local development environment.
## Context
Monaco already h…
-
## Is your feature request related to a problem? Please describe.
When the specified OTLP endpoint is unreachable or otherwise incapable of receiving the request, it would be great to have support …
-
### Which version of Serilog.Sinks.Grafana.Loki are you using?
v8.2.0
### Which version of .NET are you using?
net6.0
### Describe the bug
Handling of `Serilog.Events.LogEvent` in `LokiBatchForma…
-
The Serilog's release [v3.1.0](https://github.com/serilog/serilog/releases/tag/v3.1.0) brings us the new breaking change:
> This release adds two new first-class properties to LogEvent: TraceId and…
-
### Library name and version
Azure.Monitor.OpenTelemetry.AspNetCore 1.2.0
### Describe the bug
Hello all. I have an ASP.NET 8 application which is currently using the old Application Insights SDK t…
-
Hello, what is the reason for making the `ConsoleSink` class internal? I am writing my own ad-hoc limiting sink and cannot make use of `ConsoleSink` because it cannot be instantiated and passed insi…
-
Live Metrics Stream is not working with serilog-sinks-applicationinsights. If i am not wrong it needs to install Microsoft.ApplicationInsights.AspNetCore 2.2.0
But serilog-sinks-applicationinsights …
-
Tried to follow the structure outlined here: https://github.com/serilog/serilog-sinks-email/issues/130, but can't seem to get it to only send according to the config, which is below. This is using app…