fix schema
All checks were successful
Test and Publish Templates / test-and-publish (push) Successful in 43s

This commit is contained in:
Your Name
2025-09-20 14:05:34 +12:00
parent d0b17b339e
commit c69d0dda02
4 changed files with 1 additions and 6 deletions

View File

@@ -1,5 +1,3 @@
version: '3.8'
services:
promtail:
image: grafana/promtail:latest

View File

@@ -41,6 +41,7 @@ limits_config:
reject_old_samples_max_age: 168h
max_entries_limit_per_query: 5000
retention_period: 168h # 7 days
allow_structured_metadata: false
table_manager:
retention_deletes_enabled: true

View File

@@ -1,5 +1,3 @@
version: '3.8'
services:
# Grafana - Simple Web UI
grafana:

View File

@@ -1,5 +1,3 @@
version: '3.8'
services:
# Grafana - Simple Web UI for viewing logs
grafana: