Hi All
Recently i tried to deploy small solution using windows azure service bus queue for demo purpose. Basically, my application will push some data to azure service bus queue and that's all.
However, i found out that service bus queue graph dashboard take a relatively long time before displaying any activity in my queue. Is there any way to fix those behavior? If not, how long is the delay between live queue activity and report on the queue dashboard?
regards