Monitoring Stack: hopfully correct way on now to enable ingrester patterns for loki

This commit is contained in:
Aroy-Art 2025-06-18 13:08:26 +02:00
parent ec0d85fb2f
commit 8379570bed
Signed by: Aroy
GPG key ID: DB9689E9391DD156

View file

@ -56,6 +56,11 @@ limits_config:
retention_period: 96h # How long logs will be retained
volume_enabled: true
pattern_ingester:
enabled: true
metric_aggregation:
loki_address: localhost:3100 # This usually points to Loki's gRPC port, 3100 is HTTP, 9096 is gRPC by default
ruler:
storage:
type: local