netdata plugin

Started by guest15389, August 12, 2019, 03:49:11 PM

Previous topic - Next topic
Can we get the backend information added for the plugin?

I push my netdata to another box to historical purposes with Grafana.

Example config for me looks like:

[backend]
         enabled = yes
         data source = average
         type = opentsdb
         destination = 192.168.1.30:4242
         prefix = netdata
         hostname = router.domain.us
         update every = 10
         buffer on failures = 10
         timeout ms = 20000

Can you add a feature request via GitHub? I try to implement it in September as I'm on vacation