Grafana : Visualizing Non Time Series Data

Channel:
Subscribers:
25,200
Published on ● Video Link: https://www.youtube.com/watch?v=Bu-MxNJT44c



Duration: 6:16
10,478 views
62


Channel Membership : https://www.youtube.com/channel/UCmUILI2AWt2MSUgPlZwFdOg/join

Documentation : https://sbcode.net/grafana/graph-non-timeseries-sql/
Article : https://medium.com/grafana-tutorials/graphing-non-time-series-sql-data-in-grafana-8a0ea8c55ee3

Grafana can graph Time Series data from many different types of data sources extremely well. But sometimes you just want to graph, simple non time series data. i.e. Data without timestamps, flat tables with regularly updated statistics, lookup tables or snapshots.

Grafana needs Time Series data to create graphs, so this is not immediately possible from Non Time Series data, but there is a way, and I show you how.

0:00 Non Time Series Data in Grafana
0:50 Create an example database, table and insert some data
2:38 Open Explore tab in Grafana and query table
3:00 Add timestamped column to query
3:55 Add new dashboard and panel and create Bar Gauge of query
4:30 Demonstrate Stat, Gauge and Pie Chart visualisations
5:10 Modify underlying data and demonstrate changes

#grafana
#grafanaCourse
#grafanaTutorial







Tags:
grafana
grafana engineer
grafana non time series
non time series
grafana mysql