Quantcast
Channel: InfluxDB - Grafana Labs Community Forums
Viewing all articles
Browse latest Browse all 206

Join InfluxDB series and SQL Server data

$
0
0
  • What Grafana version and what operating system are you using?

Grafana 10.4.1
InfluxDB 2.7.5-alpine
SqlServer 2019

  • What are you trying to achieve?

I have series in InfluxDB that represent sensors measurements. The details of these measures (from which sensor, what is measured, ect…) is stored in a SQL DB.
In grafana, I would display the measures (Influx) and as display name their description (SQL). So make a join on the column ‘measure_id’.

Exemple of serie :

SQL result :
image

What I want to change :
image

  • How are you trying to achieve it?

I tried to merge the queries with transformations
image

  • What happened?

Any hint to display timeseries with their details from 2 different sources ?

2 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 206

Trending Articles