iojancode / Serilog.Sinks.Dynatrace

Serilog Sink that sends log events to Dynatrace
11 stars 11 forks source link

atts -> attr ... #4

Closed LeonardoGonSantos closed 2 years ago

LeonardoGonSantos commented 2 years ago

all good ? in previous versions the usage pattern was attr. in this version it was changed and this caused some problems in many of our applications in total more than 50, can we return the default to attr ? I say this because in dynatrace we have to configure the filters one by one so we will have to configure new filters... and everyone who used this library too

LeonardoGonSantos commented 2 years ago

image

LeonardoGonSantos commented 2 years ago

the image above was how it worked before, of course, now it is much better since it is dynamic, but there would be no way to leave the same default as before in the attr case

iojancode commented 2 years ago

OMG, you are so right, its a bug.

iojancode commented 2 years ago

Released new package version 1.0.4 to fix this, thanks https://www.nuget.org/packages/Serilog.Sinks.Dynatrace/1.0.4