serilog-contrib / serilog-sinks-grafana-loki

A Serilog sink sending log events to Grafana Loki
MIT License
201 stars 30 forks source link

Add opt out to filtering the properties list when using propertiesAsLabels #154

Closed EraYaN closed 2 years ago

EraYaN commented 2 years ago

Workaround for #138

For our use case having the 3 or 4 labels we extract also in the JSON body is completely fine and it also repairs the formatting, which for us is more important. So an opt-out feature is very useful.