Grafana : Custom MySQL Time Series Queries

Channel:
Subscribers:
24,900
Published on ● Video Link: https://www.youtube.com/watch?v=dONVA2ViZ9c



Duration: 9:44
0 views
3


Documentation : https://sbcode.net/grafana/custom-mysql_time_series_query/

We can create custom MySQL time series queries that read data from our custom tables in our custom MySQL databases and reformat the result sets in a way that Grafana can use in visualisations.

Typically for any database that you have, the column names will vary. In this video, I will write a query in Grafana that will read from this custom table with its own custom column names and reformat that data into the format that Grafana can use for the Graph visualization.

After you have completed the steps, you can then save your dashboard with your new visualization that contained your custom query. You can adapt this example any way you wish to suit your own database tables.

#grafana
#grafanaMysql
#grafanaEngineer







Tags:
grafana
grafana engineer
mysql
grafana mysql
grafana mysql query