David Sielert

Results 5 comments of David Sielert

Really would be helpful to see a fully functional example.. the breakup of the docs is confusing

it seems as though the referenced upstream issue with docker-java is closed @craigwatson . If I'm reading https://github.com/docker-java/docker-java/issues/1048#issuecomment-646451804 correctly it seems you're supposed to be able to pass in a...

it generally is working but some metrics have gaps in them ..

Test case ``` using System; using System.Threading; using Serilog; using Serilog.Sinks.Fluentd; using Microsoft.Extensions.Hosting; using System.IO; using Microsoft.Extensions.Configuration; using Serilog.Context; using System.Runtime.CompilerServices; using Serilog; using Serilog.Configuration; using Serilog.Core; using Serilog.Events; using...