Merge pull request #650 from pavlozt/fix/zabbix-storage

Zabbix template: disable intermediate data storage
This commit is contained in:
Alexey 2026-04-07 13:19:35 +03:00 committed by GitHub
commit aec2c23a0c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

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