Dashboard with multiple rows from sql a query

Hi,

I want to be able to read a multiples rows from a sql query. Wich dashboard do you suggest me? i aprecciate if you show me how configure.

Thank

Hi,

I want to be able to read a multiples rows from a sql query. Wich dashboard
do you suggest me?

Those questions make no sense to me in combination.

  1. You wish to read multiple rows from a SQL query. Okay, no problem, we can
    help you with that if you need it.

  2. Which dashboard do we suggest? I’m assuming you mean “panel” rather than
    “dashboard”, and that depends on how you want to represent your data, nothing
    to do with how to create the query for it.

i aprecciate if you show me how configure.

Well, give us an idea of:

a) what back-end data store are you using (InfluxDB, MS SQL, MySQL,
Postgres…)

b) what sort of data are you dealing with (what real-world information does it
represent)?

c) how do you want to represent that data? Do you want a graph of values over
time, a histogram showing the distribution of values, a series of panels
showing current numbers…?

Give us more information about what you’re trying to do and we can try to be
helpful about how to achieve it.

Antony.

Hi, thank for your answer. I mean panel. I want a visutalization Bar Gauge.

a) i use prometheus with sql-exporter on sql server database.

b) i’m try to represent a table with 10 rows and 2 columns.

I have for example a country table in sql, and i want something like this:

ejemplo grfana