Comparison with another Loki sinks - serilog-contrib/serilog-sinks-grafana-loki GitHub Wiki

This is not the only one sink for Grafana Loki.

You could find the feature comparison below.

Feature Serilog.Sinks.Grafana.Loki 8.0.0 Serilog.Sinks.Loki 4.0.0 Adeptik.Serilog.Sinks.Loki 1.0.0 Serilog.Sinks.Loki.gRPC 1.0.15 Serilog.Sinks.GrafanaLoki 1.1.1
Actual Loki API + + +
Contextual labels + + + +
JSON configuration + + + +
Mapping to Loki levels + +
Using System.Text.Json +
Explicit property to labels mapping +
Using gzip compression +
Delivering json logs + +
No dependencies on another sinks +
Using sink's internal timestamps +
Dropping rejected by Loki entries +
Properties names collision solving +