mirror of https://github.com/telemt/telemt.git
Merge pull request #650 from pavlozt/fix/zabbix-storage
Zabbix template: disable intermediate data storage
This commit is contained in:
commit
aec2c23a0c
|
|
@ -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}'
|
||||
|
|
|
|||
Loading…
Reference in New Issue