Zabbix template: disable intermediate data storage

This commit is contained in:
PavelZ 2026-04-07 11:54:02 +03:00
parent 6996d6e597
commit 12f99eebab
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View File

@ -842,6 +842,7 @@ zabbix_export:
name: 'Prometheus metrics'
type: HTTP_AGENT
key: telemt.prom_metrics
history: '0'
value_type: TEXT
trends: '0'
url: '{$TELEMT_URL}'