-
Notifications
You must be signed in to change notification settings - Fork 38
Comparison with another Loki sinks
Mykhailo Shevchuk edited this page May 25, 2021
·
8 revisions
This is not the only one sink for Grafana Loki.
You could find the feature comparison below.
Feature | Serilog.Sinks.Grafana.Loki 6.0.0 | Serilog.Sinks.Loki 3.0.0 | Adeptik.Serilog.Sinks.Loki 1.0.0 | Serilog.Sinks.Loki.gRPC 1.0.15 | Serilog.Sinks.GrafanaLoki 1.0.2 |
---|---|---|---|---|---|
Actual Loki API | + | + | + | ||
Contextual labels | + | + | + | + | |
JSON configuration | + | + | + | ||
Using System.Text.Json | + | ||||
Label filtration modes | + | ||||
Using gzip compression | + | ||||
Delivering json logs | + |