From 12f99eebabea2672de4e2d4b55b00e5d0ae8afa7 Mon Sep 17 00:00:00 2001 From: PavelZ Date: Tue, 7 Apr 2026 11:54:02 +0300 Subject: [PATCH] Zabbix template: disable intermediate data storage --- tools/zbx_telemt_template.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/zbx_telemt_template.yaml b/tools/zbx_telemt_template.yaml index fba8549..8965c54 100644 --- a/tools/zbx_telemt_template.yaml +++ b/tools/zbx_telemt_template.yaml @@ -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}'