module
Version:
v0.0.0-...-39262cb
Opens a new window with list of versions in this module.
Published: Mar 11, 2021
License: Apache-2.0
Opens a new window with license information.
README
¶
Telegraf Datasource
Stream data directly from telegraph to grafana
- Enable streaming in grafana.
Run a version of grafana 7.2+ after July 27, 2020
In conf/custom.ini
[feature_toggles]
enable = live
- Add telegraph output connector pointing to grafana server:
url: ws://localhost:3000/live/ws?format=protobuf
channel: telegraf
You will need to build telegraf with the grafana-live plugin.
This can also be done from the root directory using
yarn build-telegraf
-
Add the datasource and configure with same channel configured above
-
Add a query pointing to the the right measuremnt
Directories
¶
telegraf
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.