Fix ordering for messages with same timestamp

This commit is contained in:
Julian Rother 2024-12-07 02:59:14 +01:00
parent a0a61781fc
commit a4eed7965f
No known key found for this signature in database
GPG key ID: 8F9B6AE9BAAE4899

View file

@ -33,3 +33,4 @@ loki:
delete_request_store: filesystem delete_request_store: filesystem
limits_config: limits_config:
retention_period: 14d retention_period: 14d
increment_duplicate_timestamp: true