Hi,
At my project we have a system with some queues and functions to process data. It is important to know how long the messages are in the queue so we know the processing speed.
On the Azure dashboard I already added some charts for how many messages there are in the queue, but now I have created a query that calculates the time they are in the queue.
The default metrics charts have a nice metrics bar, which shows averages. The query chart doesn't have a metrics bar.
Is it possible to add a bar for my query?
See screenshot attached I want a bar added to the bottom chart.
Unfortunately I cannot share this particular query, it is based on Timecharts example.
Thanks in advance!
(If this is the wrong forum to ask the question, I am sorry. Please help me to find the right place to ask the question.)