fix schema
All checks were successful
Test and Publish Templates / test-and-publish (push) Successful in 43s
All checks were successful
Test and Publish Templates / test-and-publish (push) Successful in 43s
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
version: '3.8'
|
||||
|
||||
services:
|
||||
promtail:
|
||||
image: grafana/promtail:latest
|
||||
|
@@ -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
|
||||
|
@@ -1,5 +1,3 @@
|
||||
version: '3.8'
|
||||
|
||||
services:
|
||||
# Grafana - Simple Web UI
|
||||
grafana:
|
||||
|
@@ -1,5 +1,3 @@
|
||||
version: '3.8'
|
||||
|
||||
services:
|
||||
# Grafana - Simple Web UI for viewing logs
|
||||
grafana:
|
||||
|
Reference in New Issue
Block a user