InfluxDB : Visualize with Grafana2023/07/06 |
It's possible to visualize time series data on InfluxDB with Grafana.
|
|
[1] |
[2] | Access to Grafana Dashboard and Open [Administration] - [Data Sources] on the left menu. |
[3] | Click [Add data source]. |
[4] | Click [InfluxDB]. |
[5] | Input InfluxDB Server endpoint URL on [HTTP] section. For [Auth] section, if you enabled authentication or SSL/TLS and so on, turn to On/Off for your needs. For [Basic Auth Details] or [InfluxDB Details] section, input information for them. After inputting required information, click [Save & Test] button, then that's OK if the message [Data source is working] is shown. |
[6] | Click [Dashboards] on the left pane and click [New] - [New Dashboard] on the right pane. |
[7] | Click [Add Visualization]. |
[8] | Click [InfluxDB]. |
[9] | Select a query you'd like to visualize data on [From] or [Select] field. If that's OK, click [Apply] button which is upper-right. |
[10] | To add more queries, it's possible to put more Graphs on a Dashboard. To save Dashboard, click [Save Dashboard] icon. |
Sponsored Link |