This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27337
Commits
1
Branch
46 MiB
Tree:
c8d6afe2cc
lilik-openwrt-22.03
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'c8d6afe2cc'
${ noResults }
openwrt-packages-dist
/
utils
/
telegraf
/
variant-small
/
plugins
/
aggregators
/
all
/
all.go
5 lines
76 B
Raw
Normal View
History
telegraf: Add package for telegraf Telegraf is a plugin-driven agent for collecting and sending metrics and events. It supports various inputs (including prometheus endpoints) and is able to send data into InfluxDB. https://www.influxdata.com/time-series-platform/telegraf/ Signed-off-by: Jonathan Pagel <jonny_tischbein@systemli.org>
3 years ago
package
all
import
(
//Blank imports for plugins to register themselves
)