Bar Graph Comparison with baseline numbers

Hi,

I am writing jmeter performance test numbers to influx db data source. I have a requirement to compare these numbers with fixed baseline numbers in bar graph and also compare with a different time range.

Can you please let me know how do I achieve this? I created basic bar graph and I do not see any option to compare.

Thanks
Venkat

Hi,

I think you need to write these baseline number to influxdb as well to be able to have both test numbers and baseline (from different time range) in the same graph.

Marcus

How do I compare 2 different time ranges? Is there any plugin? I do no see that option in the UI

Thanks
Venkat

There are no specific compare function in Grafana, but you could visualize one series as baseline other series for your actual values.

Marcus