summaryrefslogtreecommitdiff
path: root/packages/telegraf
AgeCommit message (Collapse)Author
2024-10-02T6754: Delete Jenkins build packagesmergify/bp/circinus/pr-781Viacheslav Hletenko
(cherry picked from commit 2fed892f2746561207aa21a2660f4d8f3f79d24e) # Conflicts: # packages/linux-kernel/.gitignore # packages/linux-kernel/Jenkinsfile # packages/linux-kernel/build-accel-ppp.sh # packages/linux-kernel/build-intel-ixgbe.sh # packages/linux-kernel/build-intel-ixgbevf.sh # packages/linux-kernel/build-intel-qat.sh # packages/linux-kernel/build-jool.py # packages/linux-kernel/build-kernel.sh # packages/linux-kernel/build-nat-rtsp.sh # packages/linux-kernel/build-openvpn-dco.sh # packages/net-snmp/Jenkinsfile
2023-11-01T5701: Fix build telegraf packageViacheslav Hletenko
The sources of telegraf do not contnain 'etc/telegraf.conf' anymore. Generate default config telegraf.conf to fix build
2023-10-31T5701: Bump telegraf to version v1.28.3Viacheslav Hletenko
2023-05-26packages: change glob pattern to be recursiveChristian Breunig
2023-01-14ntp: T3008: move from ntpd to chronyChristian Breunig
2022-11-20telegraf: T4831: fix build on arm64 / remove hardcoded amd64 referenceMathew McBride
2022-07-19telegraf: T4515: re-enable nstat pluginChristian Poessinger
2022-07-09telegraf: T4515: add custom buildChristian Poessinger