So I'm not sure if this is intended or a bug.
If I add the following expression to a host label in a map it works fine as shown
In: {{HOST.HOST}:net.if.in[eth0].last(0)}
Out: {{HOST.HOST}:net.if.out[eth0].last(0)}

But, if I add the same thing to a link label I get this

I've been pulling my hair out with it, And I don't know if this is just not intended to work in a link label (would be weird if it wasn't) Or a bug.
Anybody ran into this problem and a solution?
P.S Zabbix 3.2
If I add the following expression to a host label in a map it works fine as shown
In: {{HOST.HOST}:net.if.in[eth0].last(0)}
Out: {{HOST.HOST}:net.if.out[eth0].last(0)}

But, if I add the same thing to a link label I get this

I've been pulling my hair out with it, And I don't know if this is just not intended to work in a link label (would be weird if it wasn't) Or a bug.
Anybody ran into this problem and a solution?
P.S Zabbix 3.2
Comment