telegraf-datasource

module
v0.0.0-...-39262cb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 11, 2021 License: Apache-2.0

README

Telegraf Datasource

Stream data directly from telegraph to grafana

  1. Enable streaming in grafana.
    Run a version of grafana 7.2+ after July 27, 2020

In conf/custom.ini

[feature_toggles]
enable = live
  1. 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
  1. Add the datasource and configure with same channel configured above

  2. Add a query pointing to the the right measuremnt

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL