TSVB and interval issue

Hi there!

I'm using a 7.12 version of Elasticsearch Stack and I'm struggling with TSVB.

I'm using the following formula : (params.bytes * 8) / (params._interval / 1000) as shown bellow :

However, when I see my area, the value change depending on the interval I choose. For example, if I take 12h interval, my "pick" of throughput seems to be near 80 Mbits/s :

Now, if I want to display more points (interval to 4h), the throughput rise to 160 Mbits/s :

What can I do to make the area with similar values, no matter the interval I choose?

Best regards,

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.