~guoqiao/telegraf:master_patched_intel_rdt

Last commit made on 2021-09-29
Get this branch:
git clone -b master_patched_intel_rdt https://git.launchpad.net/~guoqiao/telegraf
Only Joe Guo can upload to this branch. If you are Joe Guo please log in for upload directions.

Branch merges

Branch information

Name:
master_patched_intel_rdt
Repository:
lp:~guoqiao/telegraf

Recent commits

b235be5... by Xav Paice

plugins/inputs/intel_rdt: add use_sudo option

1. introduce option `use_sudo` and defaults to `false`
2. when set to `true`, prepend `sudo` to pqos cmd.
3. add doc in plugin README

5639823... by helotpl <email address hidden>

feat: telegraf to merge tables with different indexes (#9241)

6a3b271... by Eng Zer Jun

refactor: move from io/ioutil to io and os package (#9811)

c4d2ad8... by Sven Rebhan <email address hidden>

feat: Allow user to select the source for the metric timestamp. (#9013)

3b94269... by Joshua Powers <email address hidden>

fix: update golang-ci package (#9817)

3ec4c12... by Samantha Wang <email address hidden>

docs: add trig and twemproxy plugin readmes (#9801)

fb088bd... by Jacob Marble <email address hidden>

fix: error returned to OpenTelemetry client (#9797)

ceae37d... by Sven Rebhan <email address hidden>

fix: Rename KNXListener to knx_listener (#9741)

045adcb... by Sebastian Spaink <email address hidden>

fix: nightly upload requires package steps (#9795)

20ed68c... by Joshua Powers <email address hidden>

fix: run go mod tidy