I now have my $__interval on 2s because when I try setting it to 1s it won't display the query anymore. Why is 2s the lowest I can go?
irate(rx_bytes{instance="localhost:2000"}[2s]) works perfectly fine
irate(rx_bytes{instance="localhost:2000"}[1s]) query just disappears