serilog-sinks-grafana-loki icon indicating copy to clipboard operation
serilog-sinks-grafana-loki copied to clipboard

Default value of period is not corresponding the XML-doc

Open mishamyte opened this issue 2 years ago • 1 comments

Which version of Serilog.Sinks.Grafana.Loki are you using?

v8.0.1

Which version of .NET are you using?

net6.0

Describe the bug

According to XML-doc, default value for period is 2 sec. According to underlying code - 1 sec

To Reproduce

Expected behavior

XML-doc and code behavior are similar

Log/SelfLog output or exception with stacktrace

No response

Application or code sample, which could be used to reproduce a bug

No response

Additional context

No response

I have read the documentation

mishamyte avatar Oct 15 '22 20:10 mishamyte

This was broken when dependency to Serilog.Sinks.Http was removed

mishamyte avatar Oct 15 '22 20:10 mishamyte