- What Grafana version and what operating system are you using?
Grafana v9.1.4 -
What are you trying to achieve?
Monitor the message queue of my application -
How are you trying to achieve it?
Selecting a count(*) of my message queue table - What happened?
The count value is not shown in the graph.
Hello dear community,
i recently started to use Grafana and i just can’t seem to wrap my mind around this.
My application uses the com_received_message table as a message queue. I want to monitor the count of this table. I want to be able to see how many messaged were in the message queue at one point in time.
What am i doing wrong? Can someone please push me in the right direction? Thank you in advance!